Class Description

Categorisation of calculation operation that can be done to Measurement.

Attributes

Name Type Description
sum Summation operation over the input values (operands).
mul Multiplication operation the input values (operands).
div Division operation the input values (operands).
sqrt Square root operator - only one input value (operands).

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None