IDataSourcepublic 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, getTagprotected final PotentialCalculationForceStress pc
protected Box box
public MeterLoad(PotentialCalculationForceStress pc)
public double getDataAsScalar()
DataSourceScalargetDataAsScalar in class DataSourceScalar