|
Unit Conversion and Dimensional Analysis Library 2.3.0
A compile-time c++14 unit conversion library
|
namespace for unit types and containers representing concentration values More...
Typedefs | |
Units (full names plural) | |
| typedef unit< std::ratio< 1, 1000000 >, units::category::scalar_unit > | parts_per_million |
Units (full names singular) | |
| typedef parts_per_million | ppm |
Unit Containers | |
| typedef unit_t< ppm > | ppm_t |
| typedef unit_t< ppb > | ppb_t |
| typedef unit_t< ppt > | ppt_t |
| typedef unit_t< percent > | percent_t |