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