Distance

class Distance

Distance holds the distance measurement data associated with a specific distance component. Distance contains the value and associated LinearUnit of a specific distance component.

Since

200.1.0

See also

Properties

Link copied to clipboard

The unit of the Distance component. Unit is the linear unit by which the value of the distance is measured.

Link copied to clipboard

The value of the Distance component. Value is the scalar value of the distance, measured by the associated Distance Unit. Will return NAN if an error occurs.