IDataSource, java.io.Serializablepublic class MeterVirialIC extends java.lang.Object implements IDataSource, java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
protected static int |
count |
|
protected ClusterSumIC |
targetCluster |
| Constructor | Description |
|---|---|
MeterVirialIC(ClusterSumIC targetCluster) |
Constructor for MeterVirial.
|
| Modifier and Type | Method | Description |
|---|---|---|
BoxCluster |
getBox() |
|
IData |
getData() |
|
IDataInfo |
getDataInfo() |
|
DataTag |
getTag() |
|
void |
setBox(BoxCluster newBox) |
protected static int count
protected final ClusterSumIC targetCluster
public MeterVirialIC(ClusterSumIC targetCluster)
public IDataInfo getDataInfo()
getDataInfo in interface IDataSourcepublic DataTag getTag()
getTag in interface IDataSourcepublic IData getData()
getData in interface IDataSourcepublic BoxCluster getBox()
public void setBox(BoxCluster newBox)