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