IDataSourcepublic class MeterDimerMoleFraction extends DataSourceScalar
data, dataInfo, tag| Constructor | Description |
|---|---|
MeterDimerMoleFraction(Space space,
Box _box) |
| Modifier and Type | Method | Description |
|---|---|---|
Box |
getBox() |
|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
void |
setAssociationManager(AssociationManager associationManager) |
|
void |
setBox(Box box) |
getData, getDataDouble, getDataInfo, getTagpublic void setAssociationManager(AssociationManager associationManager)
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalarpublic Box getBox()
public void setBox(Box box)
box - The box to set.