unit conversion

Functions

cmH2O_to_hPa(pressure)

hPa_to_cmH2O(pressure)

rounded_string(value[, decimals])

create a rounded string of a number that doesnt have trailing .0 when decimals = 0

pvp.common.unit_conversion.cmH2O_to_hPa(pressure)[source]
pvp.common.unit_conversion.hPa_to_cmH2O(pressure)[source]
pvp.common.unit_conversion.rounded_string(value, decimals=0)[source]

create a rounded string of a number that doesnt have trailing .0 when decimals = 0