IDataSourcepublic 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 IDataSourcepublic DataTag getTag()
getTag in interface IDataSourcepublic IData getData()
getData in interface IDataSourcepublic ClusterAbstract getClusters()
public BoxCluster getBox()
public void setBox(BoxCluster newBox)