0.3.0
Loading...
Searching...
No Matches
NiellMappingFunction.hpp File Reference

Niell Mapping Function. More...

Go to the source code of this file.

Functions

double NAV::calcTropoMapFunc_NMFH (const InsTime &epoch, const Eigen::Vector3d &lla_pos, double elevation)
 Calculates the Niell Mapping Function (NMF) for the hydrostatic delay.
 
double NAV::calcTropoMapFunc_NMFW (const Eigen::Vector3d &lla_pos, double elevation)
 Calculates the Niell Mapping Function (NMF) for the wet delay.
 

Detailed Description

Function Documentation

◆ calcTropoMapFunc_NMFH()

double NAV::calcTropoMapFunc_NMFH ( const InsTime & epoch,
const Eigen::Vector3d & lla_pos,
double elevation )

Calculates the Niell Mapping Function (NMF) for the hydrostatic delay.

Parameters
[in]epochTime
[in]lla_pos[𝜙, λ, h]^T Geodetic latitude, longitude and height in [rad, rad, m]
[in]elevationAngle between the user and satellite [rad]
Returns
Hydrostatic mapping function

◆ calcTropoMapFunc_NMFW()

double NAV::calcTropoMapFunc_NMFW ( const Eigen::Vector3d & lla_pos,
double elevation )

Calculates the Niell Mapping Function (NMF) for the wet delay.

Parameters
[in]lla_pos[𝜙, λ, h]^T Geodetic latitude, longitude and height in [rad, rad, m]
[in]elevationAngle between the user and satellite [rad]
Returns
Wet mapping function