IDataSource
, ClusterWeightSumWall.DataSourceClusterWall
, java.io.Serializable
public class MeterVirialExternalFieldOverlapConfined extends java.lang.Object implements ClusterWeightSumWall.DataSourceClusterWall, java.io.Serializable
Modifier and Type | Class | Description |
---|---|---|
protected static class |
MeterVirialExternalFieldOverlapConfined.RangeComparator |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<ClusterAbstract> |
clusters |
|
protected MeterVirialExternalFieldOverlapConfined.RangeComparator |
comparator |
|
protected java.util.List<java.util.List<java.util.List<java.lang.Byte>>> |
listsPoint |
Constructor | Description |
---|---|
MeterVirialExternalFieldOverlapConfined(ExternalVirialDiagrams diagrams,
MayerFunction f,
double[] walldistance,
double temperature) |
Constructor for MeterVirial.
|
Modifier and Type | Method | Description |
---|---|---|
BoxCluster |
getBox() |
|
IData |
getData() |
|
IDataInfo |
getDataInfo() |
|
DataTag |
getTag() |
|
void |
setBox(BoxCluster newBox) |
protected final java.util.List<java.util.List<java.util.List<java.lang.Byte>>> listsPoint
protected final java.util.List<ClusterAbstract> clusters
protected final MeterVirialExternalFieldOverlapConfined.RangeComparator comparator
public MeterVirialExternalFieldOverlapConfined(ExternalVirialDiagrams diagrams, MayerFunction f, double[] walldistance, double temperature)
public IDataInfo getDataInfo()
getDataInfo
in interface IDataSource
public DataTag getTag()
getTag
in interface IDataSource
public IData getData()
getData
in interface IDataSource
public BoxCluster getBox()
public void setBox(BoxCluster newBox)
setBox
in interface ClusterWeightSumWall.DataSourceClusterWall