IDataSourcepublic class MeterDensity extends DataSourceScalar
data, dataInfo, tag| Constructor | Description |
|---|---|
MeterDensity(Box box) |
| Modifier and Type | Method | Description |
|---|---|---|
Box |
getBox() |
|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
ISpecies |
getSpecies() |
|
void |
setSpecies(ISpecies s) |
getData, getDataDouble, getDataInfo, getTagpublic MeterDensity(Box box)
public void setSpecies(ISpecies s)
public ISpecies getSpecies()
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalarpublic Box getBox()