Module temperature_coefficient
Expand description
Temperature coefficient (base unit 1 / kelvin, K⁻¹).
Structs§
- per_
kelvin - per kelvin
- ppm_
per_ degree_ celsius - ppm per degree Celsius
- ppm_
per_ kelvin - ppm per kelvin
Enums§
- Units
- Unit enum.
Traits§
- Conversion
- Trait to identify units which have a conversion factor for the
Quantity
. See [crate::Conversion<V>
]. - Unit
- Marker trait to identify measurement units for the quantity. See
Unit
.
Functions§
- description
- Quantity description.
- units
- Iterate over all defined units for this quantity.
Type Aliases§
- Dimension
- Dimension of temperature coefficient, Th⁻¹ (base unit 1 / kelvin, K⁻¹).
- Temperature
Coefficient - Temperature coefficient (base unit 1 / kelvin, K⁻¹).