MeasurementVariable
The measurement variable properties enumeration.
These terms are shared by every type that describes what a figure measures — StatisticalVariable and Observation — and are named here once, as they are declared once in MeasurementVariableTrait. The technique and its method, which that trait composes rather than declares, are named by MeasurementTechnique.
Table of Contents
Constants
- MEASURED_PROPERTY : string = 'measuredProperty'
- MEASUREMENT_DENOMINATOR : string = 'measurementDenominator'
- MEASUREMENT_QUALIFIER : string = 'measurementQualifier'
Constants
MEASURED_PROPERTY
public
string
MEASURED_PROPERTY
= 'measuredProperty'
MEASUREMENT_DENOMINATOR
public
string
MEASUREMENT_DENOMINATOR
= 'measurementDenominator'
MEASUREMENT_QUALIFIER
public
string
MEASUREMENT_QUALIFIER
= 'measurementQualifier'