IDataSourcepublic class MeterWallPosition extends DataSourceScalar
| Modifier and Type | Field | Description |
|---|---|---|
protected Box |
box |
|
protected ISpecies |
wallSpecies |
|
protected double |
zShift |
data, dataInfo, tag| Constructor | Description |
|---|---|
MeterWallPosition(Box box,
ISpecies wallSpecies,
double zShift) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
getData, getDataDouble, getDataInfo, getTagprotected final Box box
protected final ISpecies wallSpecies
protected final double zShift
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalar