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 = 1 m/m.

#steradian Source

steradian :: DerivedUnit

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

#hertz Source

hertz :: DerivedUnit

Unit of frequency, 1 Hz = 1 / s.

#newton Source

newton :: DerivedUnit

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

#pascal Source

pascal :: DerivedUnit

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

#joule Source

joule :: DerivedUnit

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

#watt Source

watt :: DerivedUnit

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

#coulomb Source

coulomb :: DerivedUnit

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

#volt Source

volt :: DerivedUnit

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

#farad Source

farad :: DerivedUnit

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

#ohm Source

ohm :: DerivedUnit

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

#siemens Source

siemens :: DerivedUnit

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

#weber Source

weber :: DerivedUnit

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

#tesla Source

tesla :: DerivedUnit

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

#henry Source

henry :: DerivedUnit

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

#lumen Source

lumen :: DerivedUnit

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

#lux Source

lux :: DerivedUnit

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

#becquerel Source

becquerel :: DerivedUnit

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

#gray Source

gray :: DerivedUnit

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

#sievert Source

sievert :: DerivedUnit

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

#katal Source

katal :: DerivedUnit

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