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