CalculationKind
Class Description
Categorisation of calculation operation that can be done to Measurement.
Attributes
Name | Type | Description |
---|---|---|
div | Division operation the input values (operands). | |
mul | Multiplication operation the input values (operands). | |
sqrt | Square root operator - only one input value (operands). | |
sum | Summation operation over the input values (operands). |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None