IDataSource
public class MeterLargestCluster extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected AtomNbrClusterer |
clusterer |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterLargestCluster(Box box) |
Modifier and Type | Method | Description |
---|---|---|
AtomNbrClusterer |
getClusterer() |
|
double |
getDataAsScalar() |
Returns a single scalar value as the measurement for the given box.
|
getData, getDataDouble, getDataInfo, getTag
protected final AtomNbrClusterer clusterer
protected final Box box
public MeterLargestCluster(Box box)
public AtomNbrClusterer getClusterer()
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar