Skip to main content

UnitDesignatorsMatch<D>

Result of a unit designator lookup.

Type Parameters

Type ParameterDefault type
D extends UnitDesignatorUnitDesignator

Properties

designator

designator: D;

The unit designator that was matched.


label

label: string;

The unit label, which is the text following the unit designator.


prefix

prefix: object[D];

The matched unit prefix, which is the abbreviation of the unit designator.