gleameter/units/temperature

Types

pub type Kelvin
pub type Temperature =
  Quantity(Float, Kelvin)

Functions

pub fn attocelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn attokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn celsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn centicelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn centikelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn decacelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn decakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn decicelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn decikelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn exacelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn exakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn femtocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn femtokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn gigacelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn gigakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn hectocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn hectokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn kelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn kilocelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn kilokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn megacelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn megakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn microcelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn microkelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn millicelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn millikelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn nanocelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn nanokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn petacelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn petakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn picocelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn picokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn quectocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn quectokelvin(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn quettacelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn quettakelvin(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn ronnacelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn ronnakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn rontocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn rontokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn teracelsius(value value: Float) -> Quantity(Float, Kelvin)
pub fn terakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn yoctocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn yoctokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn yottacelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn yottakelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn zeptocelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn zeptokelvin(value value: Float) -> Quantity(Float, Kelvin)
pub fn zettacelsius(
  value value: Float,
) -> Quantity(Float, Kelvin)
pub fn zettakelvin(value value: Float) -> Quantity(Float, Kelvin)
Search Document