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

Cosecant tropospheric mapping function. More...

Go to the source code of this file.

Functions

double NAV::calcTropoMapFunc_cosecant (double elevation)
 Calculates the mapping factor as cosecant of the elevation.
 
double NAV::calcTropoMapFunc_secant (double zenithDistance)
 Calculates the mapping factor as cosecant of the elevation (= secant of the zenith distance)
 

Detailed Description

Cosecant tropospheric mapping function.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2022-05-26

Function Documentation

◆ calcTropoMapFunc_cosecant()

double NAV::calcTropoMapFunc_cosecant ( double elevation)

Calculates the mapping factor as cosecant of the elevation.

Parameters
[in]elevationAngle between the user and satellite [rad]
Returns
Mapping factor for converting tropospheric zenith delay into slant delay

◆ calcTropoMapFunc_secant()

double NAV::calcTropoMapFunc_secant ( double zenithDistance)

Calculates the mapping factor as cosecant of the elevation (= secant of the zenith distance)

Parameters
[in]zenithDistanceZenith distance/angle of the satellite [rad]
Returns
Mapping factor for converting tropospheric zenith delay into slant delay