namespace for unit types and containers representing velocity values
The SI unit for velocity is meters_per_second, and the corresponding dimension concept is Velocity (backed by the traits::is_velocity_unit_v trait).
- See also
- See unit for more information on unit type containers.