Skip to main content

CalculationKind

Class Description

Categorisation of calculation operation that can be done to Measurement.

Attributes

NameTypeDescription
divDivision operation the input values (operands).
mulMultiplication operation the input values (operands).
sqrtSquare root operator - only one input value (operands).
sumSummation operation over the input values (operands).

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

None