Options
All
  • Public
  • Public/Protected
  • All
Menu

The class which keeps a reference to the Class instances available in this library.

Hierarchy

  • Classes

Index

Properties

Static Angle

Angle: Class = Angle

The Angle class which contains the following groups.

  • degree
  • radian

Static Area

Area: Class = Area

The Area class which contains the following groups:

  • square inch
  • square foot
  • square yard
  • acre
  • square mile
  • square millimeter
  • square centimeter
  • square meter
  • square kilometer

Static Digital

Digital: Class = Digital

The Digital class which contains the following groups:

  • bit
  • nibble
  • byte
  • kilo/mego/giga/tera/peta/exa/zetta/yotta byte
  • kibi/mebi/gibi/tebi/pebi/exbi/zebi/yobi byte
  • kilo/mego/giga/tera/peta/exa/zetta/yotta bit
  • ki/mi/gi/ti/pi/ez/zi/yi bit

Static Length

Length: Class = Length

The Length class which contains the following groups.

  • inch
  • foot
  • yard
  • mile
  • league
  • millimeter
  • centimeter
  • decimeter
  • meter
  • kilometer

Static Temperature

Temperature: Class = Temperature

The Temperature class which contains the following groups.

  • celsius
  • kelvin
  • fahrenheit

Static Time

Time: Class = Time

The Time class which contains the following groups.

  • nanosecond
  • microsecond
  • millisecond
  • second
  • hour
  • day
  • week
  • year
  • score
  • biennium
  • triennium
  • quadrennium
  • lustrum
  • decade
  • centry
  • millennium

Static Volume

Volume: Class = Volume

The Volume clas which contains the following groups.

  • teaspoon
  • tablespoon
  • fluid ounce
  • cup
  • pint
  • quart
  • gallon
  • milliliter
  • centiliter
  • decaliter
  • kiloliter
  • cubic millimeter
  • cubic centimeter
  • cubic meter
  • cubic kilometer
  • cubic inch
  • cubic foot
  • cubic yard

Static Weight

Weight: Class = Weight

The Weight clas which contains the following groups.

  • milligram
  • gram
  • kilogram
  • ounce
  • pound
  • ton

Methods

Static addDefaults

  • addDefaults(): void
  • Adds all classes in the library to be available when parsing units.

    Returns void

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