IDataSource
public class MeterRMSD extends DataSourceScalar
Created by andrew on 6/15/17.
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected Vector |
dr |
|
protected Vector |
drTmp |
|
protected Vector[] |
lastPosition |
|
protected Vector[] |
originalPosition |
data, dataInfo, tag
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 Vector[] originalPosition
protected final Vector[] lastPosition
protected final Vector dr
protected final Vector drTmp
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar