Module angular_velocity
Expand description
Angular velocity (base unit radian per second, s⁻¹).
Structs§
- degree_
per_ second - degrees per second
- radian_
per_ second - Derived unit of angular velocity.
- revolution_
per_ hour - revolutions per hour
- revolution_
per_ minute - revolutions per minute
- revolution_
per_ second - revolutions per 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§
- Angular
Velocity - Angular velocity (base unit radian per second, s⁻¹).
- Dimension
- Dimension of angular velocity, T⁻¹ (base unit radian per second, s⁻¹).