Options
All
  • Public
  • Public/Protected
  • All
Menu

An object containing three key-value pairs:

  • The name property presents the full name of the unitOfMeasurement.
  • The symbol property shows the textual form of the unit symbol.
  • The definition contains the URI defining the unitOfMeasurement.

The values of these properties SHOULD follow the Unified Code for Unit of Measure (UCUM).

Hierarchy

  • UnitOfMeasurement

Index

Properties

definition

definition: string

name

name: string

Full name of the UnitofMeasurement such as Degree Celsius.

symbol

symbol: string

Symbol of the unit such as degC.

Generated using TypeDoc