IDataSource
public class MeterVolume extends DataSourceScalar
data, dataInfo, tag
Constructor | Description |
---|---|
MeterVolume() |
Modifier and Type | Method | Description |
---|---|---|
Box |
getBox() |
|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
void |
setBox(Box box) |
getData, getDataDouble, getDataInfo, getTag
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar
public Box getBox()
public void setBox(Box box)
box
- The box to set.