CalculationKind
Type: enum (of string)
Categorisation of calculation operation that can be done to Measurement.
Must be one of:
"div"
"sum"
"mul"
"sqrt"