Module linear_number_rate
Expand description
Linear number rate (base unit 1 per meter second, m⁻¹ · s⁻¹).
Structs§
- per_
centimeter_ second - per centimeter second
- per_
foot_ second - per foot second
- per_
foot_ survey_ second - per foot (U.S. survey) second
- per_
inch_ second - per inch second
- per_
kilometer_ second - per kilometer second
- per_
meter_ second - per meter second
- per_
mile_ second - per mile second
- per_
mile_ survey_ second - per mile (U.S. survey) second
- per_
millimeter_ second - per millimeter second
- per_
yard_ second - per yard 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.
Type Aliases§
- Dimension
- Dimension of linear number rate, L⁻¹T⁻¹ (base unit 1 per meter second, m⁻¹ · s⁻¹).
- Linear
Number Rate - Linear number rate (base unit 1 per meter second, m⁻¹ · s⁻¹).