Module molar_volume
Expand description
Molar volume (base unit cubic meter per mole, m³ · mol⁻¹).
Structs§
- cubic_
centimeter_ per_ mole - cubic centimeters per mole
- cubic_
decimeter_ per_ mole - cubic decimeters per mole
- cubic_
meter_ per_ mole - cubic meters per mole
- cubic_
meter_ per_ particle - cubic meters per particle
- cubic_
micrometer_ per_ particle - cubic micrometers per particle
- cubic_
nanometer_ per_ particle - cubic nanometers per particle
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 molar volume, L³N⁻¹ (base unit cubic meter per mole, m³ · mol⁻¹).
- Molar
Volume - Molar volume (base unit cubic meter per mole, m³ · mol⁻¹).