IDataSourcepublic class MeterRmin extends DataSourceScalar
| Modifier and Type | Field | Description |
|---|---|---|
protected Boundary |
boundary |
|
protected Vector |
dr |
|
protected AtomsetIteratorBoxDependent |
iterator |
|
protected AtomType |
type1 |
|
protected AtomType |
type2 |
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, getTagprotected AtomType type1
protected AtomType type2
protected AtomsetIteratorBoxDependent iterator
protected Vector dr
protected Boundary boundary
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalar