Module

Data.Units.SI.Derived

Package
purescript-quantities
Repository
sharkdp/purescript-quantities

A collection of units that are directly derived from SI units and accepted by the standard.

#radian Source

radian :: DerivedUnit

'Dimensionless' unit for angles 1 rad = 1m / 1m.

#steradian Source

steradian :: DerivedUnit

'Dimensionless' unit for solid angles 1 sr = 1m² / 1m².

#hertz Source

hertz :: DerivedUnit

Unit of frequency, 1 Hz = 1 / s.

#newton Source

newton :: DerivedUnit

Unit of force, 1N = 1kg⋅m/s².

#pascal Source

pascal :: DerivedUnit

Unit of pressure, 1Pa = 1N/m².

#joule Source

joule :: DerivedUnit

Unit of energy, 1J = 1N·m.

#watt Source

watt :: DerivedUnit

Unit of power, 1W = 1J/s.

#coulomb Source

coulomb :: DerivedUnit

Unit of electric charge, 1C = 1A·s.

#volt Source

volt :: DerivedUnit

Unit of voltage, 1V = 1W/A.

#farad Source

farad :: DerivedUnit

Unit of capacitance, 1F = 1C/V.

#ohm Source

ohm :: DerivedUnit

Unit of electric resistance, 1Ω = 1V/A.

#siemens Source

siemens :: DerivedUnit

Unit of electrical conductance, 1S = 1A/V.

#weber Source

weber :: DerivedUnit

Unit of magnetic flux, 1Wb = 1V·s.

#tesla Source

tesla :: DerivedUnit

Unit of magnetic flux density, 1T = 1Wb/m².

#henry Source

henry :: DerivedUnit

Unit of inductance, 1H = 1Wb/A.

#lumen Source

lumen :: DerivedUnit

Unit of luminous flux, 1lm = 1cd·sr.

#lux Source

lux :: DerivedUnit

Unit of illuminance, 1lx = 1lm/m².

#becquerel Source

becquerel :: DerivedUnit

Unit of radioactivity (decays per time), 1Bq = 1/s.

#gray Source

gray :: DerivedUnit

Unit of absorbed dose, 1Gy = 1J/kg.

#sievert Source

sievert :: DerivedUnit

Unit of equivalent dose, 1Sv = 1J/kg.

#katal Source

katal :: DerivedUnit

Unit of catalytic activity, 1kat = 1mol/s.