IDataSource
, java.io.Serializable
public class MeterVirialExternalFieldSW extends java.lang.Object implements IDataSource, java.io.Serializable
Modifier and Type | Class | Description |
---|---|---|
protected static class |
MeterVirialExternalFieldSW.Near |
Modifier and Type | Field | Description |
---|---|---|
protected ClusterAbstract |
cluster |
Constructor | Description |
---|---|
MeterVirialExternalFieldSW(ClusterAbstract aCluster,
double[] wallposition,
double lambdaWF,
double temperature,
double epsilonWF) |
Constructor for MeterVirial.
|
Modifier and Type | Method | Description |
---|---|---|
BoxCluster |
getBox() |
|
ClusterAbstract |
getCluster() |
|
IData |
getData() |
|
IDataInfo |
getDataInfo() |
|
DataTag |
getTag() |
|
void |
setBox(BoxCluster newBox) |
protected final ClusterAbstract cluster
public MeterVirialExternalFieldSW(ClusterAbstract aCluster, double[] wallposition, double lambdaWF, double temperature, double epsilonWF)
public IDataInfo getDataInfo()
getDataInfo
in interface IDataSource
public DataTag getTag()
getTag
in interface IDataSource
public IData getData()
getData
in interface IDataSource
public ClusterAbstract getCluster()
public BoxCluster getBox()
public void setBox(BoxCluster newBox)