IDataSourcepublic 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, getTagpublic MeterEndToEnd(Space space)
public void setBox(Box newBox)
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalar