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

Standard Atmosphere pressure model. More...

Go to the source code of this file.

Functions

constexpr double NAV::calcTotalPressureStAtm (double altitudeMSL)
 Calculates the standard atmosphere total pressure.
 

Detailed Description

Standard Atmosphere pressure 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

◆ calcTotalPressureStAtm()

constexpr double NAV::calcTotalPressureStAtm ( double altitudeMSL)
constexpr

Calculates the standard atmosphere total pressure.

Parameters
[in]altitudeMSLGeodetic height above MSL (mean sea level) [m]
Returns
The total pressure in [hPa] = [mbar]
Note
See [42] RTKLIB ch. E.5, eq. E.5.1, p. 149