[−][src]Module uom::si::angular_velocity
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
|
| Unit | Marker trait to identify measurement units for the quantity. See
|
Functions
| description | Quantity description. |
| units | Iterate over all defined units for this quantity. |
Type Definitions
| AngularVelocity | Angular velocity (base unit radian per second, s⁻¹). |
| Dimension | Dimension of angular velocity, T⁻¹ (base unit radian per second, s⁻¹). |