0.2.0
Loading...
Searching...
No Matches
StandardAtmosphere.hpp File Reference

Standard Atmosphere water vapor model. More...

Go to the source code of this file.

Functions

constexpr double NAV::calcWaterVaporPartialPressureStAtm (double temp, double humidity_rel)
 Calculates the standard atmosphere partial pressure of water vapor.
 

Detailed Description

Standard Atmosphere water vapor model.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2023-01-31

Function Documentation

◆ calcWaterVaporPartialPressureStAtm()

constexpr double NAV::calcWaterVaporPartialPressureStAtm ( double temp,
double humidity_rel )
constexpr

Calculates the standard atmosphere partial pressure of water vapor.

Parameters
[in]tempThe absolute temperature in [K]
[in]humidity_relThe relative humidity
Returns
The partial pressure [hPa] of water vapor
Note
See [42] RTKLIB ch. E.5, eq. E.5.3, p. 149