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 :: DerivedUnitUnit of frequency, 1 Hz = 1 / s.
#newton Source
newton :: DerivedUnitUnit of force, 1N = 1kg⋅m/s².
#pascal Source
pascal :: DerivedUnitUnit of pressure, 1Pa = 1N/m².
#joule Source
joule :: DerivedUnitUnit of energy, 1J = 1N·m.
#watt Source
watt :: DerivedUnitUnit of power, 1W = 1J/s.
#coulomb Source
coulomb :: DerivedUnitUnit of electric charge, 1C = 1A·s.
#volt Source
volt :: DerivedUnitUnit of voltage, 1V = 1W/A.
#farad Source
farad :: DerivedUnitUnit of capacitance, 1F = 1C/V.
#ohm Source
ohm :: DerivedUnitUnit of electric resistance, 1Ω = 1V/A.
#siemens Source
siemens :: DerivedUnitUnit of electrical conductance, 1S = 1A/V.
#weber Source
weber :: DerivedUnitUnit of magnetic flux, 1Wb = 1V·s.
#tesla Source
tesla :: DerivedUnitUnit of magnetic flux density, 1T = 1Wb/m².
#henry Source
henry :: DerivedUnitUnit of inductance, 1H = 1Wb/A.
#lumen Source
lumen :: DerivedUnitUnit of luminous flux, 1lm = 1cd·sr.
#lux Source
lux :: DerivedUnitUnit of illuminance, 1lx = 1lm/m².
#becquerel Source
becquerel :: DerivedUnitUnit of radioactivity (decays per time), 1Bq = 1/s.
#gray Source
gray :: DerivedUnitUnit of absorbed dose, 1Gy = 1J/kg.
#sievert Source
sievert :: DerivedUnitUnit of equivalent dose, 1Sv = 1J/kg.
#katal Source
katal :: DerivedUnitUnit of catalytic activity, 1kat = 1mol/s.