Options
All
  • Public
  • Public/Protected
  • All
Menu

An enumeration which specifies what system of measurement a unit belongs to or specifies which system a user desires for output or conversions.

see

Group

see

Transform

Index

Enumeration members

Enumeration members

ANY

ANY:

A value for transforms which specify that the user or developer are looking to get results in any system.

GIVEN

GIVEN:

A value for transforms which specify that the user or developer are looking to get results in the same system that is already being used for a range. If a current system cannot be determined then any system is returned.

METRIC

METRIC:

The Metrix System of Measurement.

NONE

NONE:

A value for groups when the unit does not belong to a system.

US

US:

The US "traditional systems of weights and measures". Also known as "Standard", "Customary", or, erroneously: "Imperial", or "English".

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc