units/si library
A library containing SI Unit definitions.
Can pollute the global namespace, so only import if required, or use a prefix on import.
Constants
- absoluteZeroKelvin → const QuantityOrigin
- ampere → const SiNamedUnit
- arcminute → const SiNamedUnit
- arcsecond → const SiNamedUnit
- are → const SiNamedUnit
- candela → const SiNamedUnit
- coulomb → const SiNamedUnit
- cubicMetre → const DerivedUnit
- cubicMetrePerKilogram → const DerivedUnit
- cubicMetrePerSecond → const DerivedUnit
- cubicMetrePerSquareMetre → const DerivedUnit
- day → const SiNamedUnit
- degree → const SiNamedUnit
- degreeCelsius → const NamedUnit
- farad → const SiNamedUnit
- gram → const SiNamedUnit
- hectare → const NamedUnit
- henry → const SiNamedUnit
- hertz → const SiNamedUnit
- hour → const SiNamedUnit
- joule → const SiNamedUnit
- kelvin → const SiNamedUnit
- kilogram → const NamedUnit
- kilogramPerCubicMetre → const DerivedUnit
- kilogramPerSecond → const DerivedUnit
- kilogramPerSquareMetre → const DerivedUnit
- kilometrePerHour → const DerivedUnit
- litre → const SiNamedUnit
- lumen → const SiNamedUnit
- lux → const SiNamedUnit
- metre → const SiNamedUnit
- metrePerSecond → const DerivedUnit
- metrePerSecondSquared → const DerivedUnit
- minute → const SiNamedUnit
- mole → const SiNamedUnit
- newton → const SiNamedUnit
- ohm → const SiNamedUnit
- pascal → const SiNamedUnit
- radian → const SiNamedUnit
- second → const SiNamedUnit
- siemens → const SiNamedUnit
- squareMetre → const DerivedUnit
- steradian → const SiNamedUnit
- tesla → const SiNamedUnit
- tonne → const SiNamedUnit
- volt → const SiNamedUnit
- watt → const SiNamedUnit
- wattHour → const DerivedUnit
- weber → const SiNamedUnit
- zerothDegreeCelsius → const QuantityOrigin