SI.UnitSymbols Namespace (F#)

Common abbreviations for the International System of Units (SI).

Namespace/Module Path: Microsoft.FSharp.Data.UnitSystems.SI

Assembly: FSharp.Core (in FSharp.Core.dll)

namespace UnitSymbols

Type Abbreviations

Type

Description

type A

A synonym for ampere, the SI unit of electric current.

type Bq

A synonym for becquerel, the SI unit of radioactivity.

type C

A synonym for coulomb, the SI unit of electric charge, amount of electricity.

type cd

A synonym for candela, the SI unit of luminous intensity.

type F

A synonym for farad, the SI unit of capacitance.

type Gy

A synonym for gray, the SI unit of an absorbed dose of radiation.

type H

A synonym for henry, the SI unit of inductance.

type Hz

A synonym for hertz, the SI unit of frequency.

type J

A synonym for joule, the SI unit of energy, work, amount of heat.

type K

A synonym for kelvin, the SI unit of thermodynamic (absolute) temperature.

type kat

A synonym for katal, the SI unit of catalytic activity.

type kg

A synonym for kilogram, the SI unit of mass.

type lm

A synonym for lumen, the SI unit of luminous flux.

type lx

A synonym for lux, the SI unit of illuminance.

type m

A synonym for metre, the SI unit of length.

type mol

A synonym for mole, the SI unit of an amount of a substance.

type N

A synonym for newton, the SI unit of force.

type ohm

A synonym for UnitNames.ohm, the SI unit of electric resistance.

type Pa

A synonym for pascal, the SI unit of pressure, stress.

type s

A synonym for second, the SI unit of time.

type S

A synonym for siemens, the SI unit of electric conductance.

type Sv

A synonym for sievert, the SI unit of dose equivalent.

type T

A synonym for tesla, the SI unit of magnetic flux density.

type V

A synonym for volt, the SI unit of electric potential difference, electromotive force.

type W

A synonym for watt, the SI unit of power, radiant flux.

type Wb

A synonym for 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

See Also

Reference

Microsoft.FSharp.Data.UnitSystems.SI Namespace (F#)

Microsoft.FSharp.Data.UnitSystems.SI.UnitNames Namespace

Units of Measure (F#)