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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | 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 |