Go to the source code of this file.
|
| namespace | units |
| | Unit Conversion Library namespace.
|
| |
| namespace | units::angular_jerk |
| | namespace for unit types and containers representing angular jerk values
|
| |
|
| | units::UNIT_ADD (angular_jerk, radians_per_second_cubed, radians_per_second_cubed, rad_per_s_cu, unit< std::ratio< 1 >, units::category::angular_jerk_unit >) UNIT_ADD(angular_jerk |
| |
| compound_unit< angle::degrees, inverse< cubed< time::seconds > > > | units::UNIT_ADD (angular_jerk, turns_per_second_cubed, turns_per_second_cubed, tr_per_s_cu, compound_unit< angle::turns, inverse< cubed< time::seconds > > >) using namespace angular_jerk |
| |