IDataSource
public class MeterDensityO2 extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected AtomLeafAgentManager |
interactionAgentManager |
|
protected ISpecies |
speciesO |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterDensityO2(Box box,
ISpecies speciesO,
AtomLeafAgentManager interactionAgentManager) |
Modifier and Type | Method | Description |
---|---|---|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
getData, getDataDouble, getDataInfo, getTag
protected final Box box
protected final ISpecies speciesO
protected final AtomLeafAgentManager interactionAgentManager
public MeterDensityO2(Box box, ISpecies speciesO, AtomLeafAgentManager interactionAgentManager)
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar