PressureUnit
Description:
[ CCode ( cprefix = "GWEATHER_PRESSURE_UNIT_" , type_id = "gweather_pressure_unit_get_type ()" ) ]
public enum PressureUnit
The measure unit to use for atmospheric pressure values, when retrieved by
get_value_pressure.
Content:
Enum values:
- ATM - atmospheres
- DEFAULT - the user preferred pressure
unit
- HPA - hectoPascal (* 10^2 Pa); also known
as millibars, but formatted differently
- INCH_HG - inches of mercury
- INVALID - invalid unit
- KPA - kiloPascal (* 10^3 Pa)
- MB - millibars; same as
gweather_pressure_unit_hpa
- MM_HG - millimeters of mercury