IDataSource
public class MeterDensityCO2 extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected AtomLeafAgentManager |
interactionAgentManager |
|
protected ISpecies |
speciesC |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterDensityCO2(Box box,
ISpecies speciesC,
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 speciesC
protected final AtomLeafAgentManager interactionAgentManager
public MeterDensityCO2(Box box, ISpecies speciesC, AtomLeafAgentManager interactionAgentManager)
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar