Unit Conversion and Dimensional Analysis Library 3.6.1
A compile-time, header-only C++23 dimensional-analysis library
Loading...
Searching...
No Matches
units::angular_jerk Namespace Reference
namespace for unit types and containers representing angular jerk values
More...
Detailed Description
namespace for unit types and containers representing angular jerk values
The SI unit for angular jerk is radians_per_second_cubed, and the corresponding dimension concept is AngularJerk (backed by the traits::is_angular_jerk_unit_v trait).
See also
See unit for more information on unit type containers.