IDataSource
public class MeterLoad extends DataSourceScalar
Modifier and Type | Field | Description |
---|---|---|
protected Box |
box |
|
protected PotentialCalculationForceStress |
pc |
data, dataInfo, tag
Constructor | Description |
---|---|
MeterLoad(PotentialCalculationForceStress pc) |
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 PotentialCalculationForceStress pc
protected Box box
public MeterLoad(PotentialCalculationForceStress pc)
public double getDataAsScalar()
DataSourceScalar
getDataAsScalar
in class DataSourceScalar