|
Unit Conversion and Dimensional Analysis Library 2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing force values More...
Typedefs | |
Units (full names plural) | |
| typedef unit< std::ratio< 1 >, units::category::force_unit > | newtons |
Units (full names singular) | |
| typedef newtons | newton |
Units (abbreviated) | |
| typedef newtons | N |
Unit Containers | |
| typedef unit_t< newton > | newton_t |
| typedef unit_t< pound > | pound_t |
| typedef unit_t< dyne > | dyne_t |
| typedef unit_t< kilopond > | kilopond_t |
| typedef unit_t< poundal > | poundal_t |