MeasurementCalculatorInput
Class Description
Input to measurement calculation. Support Analog, Discrete and Accumulator.
Attributes
Name | Type | Description |
---|---|---|
absoluteValue | Boolean | If true, use the absolute value for the calculation. |
order | Integer | Positive number that defines the order of the operant in the calculation. 0 = default. The order is not relevant (e.g. summation). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MeasurementCalculatorInput | 0..* | Measurement | 1 | MeasurementCalculatorInput | Measurement | Measurement used as input to a calculation. | |
MeasurementCalculatorInput | 1..* | MeasurementCalculator | 1 | MeasurementCalculatorInput | Used in the calculation. | MeasurementCalculator |