Go to the source code of this file.
|
| namespace | units |
| | Unit Conversion Library namespace.
|
| |
| namespace | units::pressure |
| | namespace for unit types and containers representing pressure values
|
| |
|
| | units::UNIT_ADD_WITH_METRIC_PREFIXES (pressure, pascal, pascals, Pa, unit< std::ratio< 1 >, units::category::pressure_unit >) UNIT_ADD(pressure |
| |
| unit< std::ratio< 101325 >, pascals > | units::UNIT_ADD (pressure, pounds_per_square_inch, pounds_per_square_inch, psi, compound_unit< force::pounds, inverse< squared< length::inch > > >) using namespace pressure |
| |