Module molar_flux
Expand description
Molar flux (base unit mole per square meter second, m⁻² · s⁻¹ · mol).
Structs§
- mole_
per_ square_ meter_ second  - moles 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.