cmMercury0 top-level property

PressureUnits cmMercury0
getter/setter pair

Centimeters of mercury at 0 degrees Celsius.

Implementation

PressureUnits cmMercury0 = PressureUnits(
    'centimeters of mercury (0 deg C)',
    'cm of Hg (0C)',
    'cm of Hg (0C)',
    'centimeter of mercury (0 deg C)',
    1.33322e3,
    false);