SI.UnitNames Namespace (F#)
This namespac contains types for the International System of Units (SI).
Namespace/Module Path: Microsoft.FSharp.Data.UnitSystems.SI
Assembly: FSharp.Core (in FSharp.Core.dll)
module UnitNames
Remarks
This module contains SI units by name. Unit symbols are contained in SI.UnitSymbols Namespace (F#).
Type Definitions
Type |
Description |
---|---|
type ampere |
The SI unit of electric current. |
type candela |
The SI unit of luminous intensity. |
type kelvin |
The SI unit of thermodynamic (absolute) temperature. |
type kilogram |
The SI unit of mass. |
type metre |
The SI unit of length. |
type mole |
The SI unit of an amount of a substance. |
type second |
The SI unit of time. |
Type Abbreviations
Type |
Description |
---|---|
type becquerel |
The SI unit of radioactivity. |
type coulomb |
The SI unit of electric charge, or amount of electricity. |
type farad |
The SI unit of capacitance. |
type gray |
The SI unit of absorbed dose of radiation. |
type henry |
The SI unit of inductance. |
type hertz |
The SI unit of frequency. |
type joule |
The SI unit of energy, work, or amount of heat. |
type katal |
The SI unit of catalytic activity. |
type lumen |
The SI unit of luminous flux. |
type lux |
The SI unit of illuminance. |
type newton |
The SI unit of force. |
type ohm |
The SI unit of electrical resistance. |
type pascal |
The SI unit of pressure, or stress. |
type siemens |
The SI unit of electrical conductance. |
type sievert |
The SI unit of dose equivalent of radiation. |
type tesla |
The SI unit of magnetic flux density. |
type volt |
The SI unit of electric potential difference, or electromotive force. |
type watt |
The SI unit of power, radiant flux. |
type weber |
The SI unit of magnetic flux. |
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable