API Docs for: 0.9.3
Show:

Measure Class

A Measure is a composite consisting of a quantity and a unit of measure.

Constructor

Measure

(
  • quantity
  • uom
)

Parameters:

  • quantity QuantityOfMeasure

    The quantity part of the measure.

  • uom Unit

    The unit-of-measure part of the measure.

Item Index

Properties

Properties

quantity

GeometricQuantity

The quantity part of the measure.

uom

Unit

The unit part of the measure.