IDataSource
public class MeterVirialSWWE extends java.lang.Object implements IDataSource
Modifier and Type | Field | Description |
---|---|---|
protected static java.math.BigDecimal |
BDZERO |
|
protected ClusterWheatleyExtendSW |
clusters |
|
protected int |
n |
|
protected int |
npairs |
Constructor | Description |
---|---|
MeterVirialSWWE(ClusterWheatleyExtendSW aClusters) |
Modifier and Type | Method | Description |
---|---|---|
BoxCluster |
getBox() |
|
ClusterAbstract |
getClusters() |
|
IData |
getData() |
|
IDataInfo |
getDataInfo() |
|
DataTag |
getTag() |
|
void |
setBox(BoxCluster newBox) |
protected static final java.math.BigDecimal BDZERO
protected final int n
protected final int npairs
protected final ClusterWheatleyExtendSW clusters
public MeterVirialSWWE(ClusterWheatleyExtendSW aClusters)
public IDataInfo getDataInfo()
getDataInfo
in interface IDataSource
public DataTag getTag()
getTag
in interface IDataSource
public IData getData()
getData
in interface IDataSource
public ClusterAbstract getClusters()
public BoxCluster getBox()
public void setBox(BoxCluster newBox)