IDataSource
public class MeterEndToEnd extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected Vector |
dr |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterEndToEnd(Space space) |
Modifier and Type | Method | Description |
---|---|---|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
void |
setBox(Box newBox) |
getData, getDataDouble, getDataInfo, getTag
public MeterEndToEnd(Space space)
public void setBox(Box newBox)
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar