Module curvature
Expand description
Curvature (base unit radian per meter, m⁻¹).
Structs§
- degree_
per_ meter - degrees per meter
- degree_
per_ millimeter - degrees per millimeter
- radian_
per_ meter - radians per meter
- radian_
per_ millimeter - radians per millimeter
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.