IDataSource
, java.io.Serializable
public 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 IDataSource
public DataTag getTag()
getTag
in interface IDataSource
public IData getData()
getData
in interface IDataSource
public BoxCluster getBox()
public void setBox(BoxCluster newBox)