UnitType extends Collection

UnitType instances are immutable and globally shared.

AbbreviationNameFormulaNormalNote
nonenonenoneNo units.
llengthmLength.
mmasskgMass.
sdurationsTime.
curcurrentAElectric current.
ttemperatureKThermodynamic temperature.
subsubstancemolAmount of substance.
lumluminositycdLuminous intensity.
ccurrency
bitbitbitBinary digit.
areal2
volumel3
velocityl/s
accelerationl/s2
waveNumberl-1
densitym/l3
specificVolumel3/m
currentDensitycur/l2
magneticFieldStrengthcur/l
concentrationsub/l3
luminancelum/l2
planeAnglel/l
solidAnglel2/l2
frequencys-1
forcel1m1/s2
pressurem1/l1s2Pressure, stress.
momentOfForcel2m1/s2
energyl2m1/s2Energy, work, quantity of heat.
powerl2m1/s3Power, radiant flux.
electricCharges1cur1Electric charge, quantity of electricity.
voltagel2m1/s3cur1Voltage, electric tension, electric potential difference, electromotive force.
capacitances4cur2/m1l2
electricResistancel2m1/s3cur2
electricConductances3cur2/l2m1
magneticFluxl2m1/s2cur1
magneticFluxDensitym/s2cur1
inductancel2m1/s2cur2
luminousFluxl2lum1/l2
illuminancel2lum1/l4
activitys-1Activity (referred to a radionuclide).
absorbedDosel2/s2Absorbed dose, specific energy (imparted), kerma.
doseEquivalentl2/s2Dose equivalent, ambient dose equivalent, directional dose equivalent, personal dose equivalent, organ dose equivalent.
catalyticActivitysub/s
dynamicViscositym1/l1s1
surfaceTensionm1/s2
angularVelocityl1/l1s1
angularAccelerationl1/l1s2
irradiancem1/s3Heat flux density, irradiance.
entropyl2m1/s2t1Heat capacity, entropy.
specificEntropyl2/s2t1Specific heat capacity, specific entropy.
specificEnergyl2/s2
thermalConductivityl1m1/s3t1
energyDensitym1/l1s2
electricFieldStrengthl1m1/s3cur1
electricChargeDensitys1cur1/l3
electricFluxDensitys1cur1/l2
permittivitys4cur2/m1l3
permeabilityl1m1/s2cur2
molarEnergyl2m1/s2sub1
molarEntropyl2m1/s2t1sub1Molar entropy, molar heat capacity.
exposures1cur1/m1
absorbedDoseRatel2/s3
radiantIntensityl4m1/l2s3
radiancel2m1/l2s3
catalyticConcentrationsub1/l3s1Catalytic (activity) concentration.
bitRatebit/s

instance

abbreviation: string

Has the abbreviation for this UnitType. For example, "l" for "length".

formula: string

Contains the formula of this UnitType if it is a derived type. For example, "force" is "l1m1/s2", or 1 degree of length, 1 degree of mass, and -2 degrees of duration.

normal: string

Contains the symbol of the unit that is the "normal" for this unit type. The normals for most unit types are the standard SI units. For example, the normal for duration is the metric second, and the normal for mass is the metric kilogram.

note: string

Contains the a description of the unit type.

symbol: string

Contains the symbol of the unit factor, i.e. "M" for mega, "G" for giga, etc.