Go to the source code of this file.
|
| namespace | units |
| | Unit Conversion Library namespace.
|
| |
| namespace | units::force |
| | namespace for unit types and containers representing force values
|
| |
|
| | units::UNIT_ADD_WITH_METRIC_PREFIXES (force, newton, newtons, N, unit< std::ratio< 1 >, units::category::force_unit >) UNIT_ADD(force |
| |
| compound_unit< mass::slug, length::foot, inverse< squared< time::seconds > > > | units::UNIT_ADD (force, kilopond, kiloponds, kp, compound_unit< acceleration::standard_gravity, mass::kilograms >) UNIT_ADD(force |
| |