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⁻¹).
MolarVolume
Molar volume (base unit cubic meter per mole, m³ · mol⁻¹).