Module mass_flux
Expand description
Mass flux (base unit kilogram per square meter second, m⁻² · kg · s⁻¹).
Structs§
- gram_
per_ square_ centimeter_ second - grams per square centimeter second
- kilogram_
per_ square_ meter_ second - kilograms per square meter second
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.