Expand description
Measurement units used in API.
Check out the uom
crate docs of how to use them.
Modules§
- frequency
- Frequency (base unit hertz, s⁻¹).
- information
- Information (dimensionless quantity).
- information_
rate - Information rate (base unit byte per second, s⁻¹).
- ratio
- Ratio (dimensionless quantity).
- thermodynamic_
temperature - Thermodynamic temperature (base unit kelvin, K).
- time
- Time (base unit second, s).
Type Aliases§
- Frequency
Quantity
type alias using the default base units.- Information
Quantity
type alias using the default base units.- Ratio
Quantity
type alias using the default base units.- Thermodynamic
Temperature Quantity
type alias using the default base units.- Time
Quantity
type alias using the default base units.