Ginan
Loading...
Searching...
No Matches
tropModels.cpp File Reference

Data Structures

struct  TropMapBasis
 

Functions

void defineLocalTropBasis ()
 
double tropModelCoef (int ind, VectorPos &pos)
 
double mapHerring (double el, double a, double b, double c)
 
double gradMapFn (double el)
 Returns gradient mapping function m_az(el) Valid for 0 < el < 0.9999 * PI/2; returns 0 otherwise Ref: https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/97JB01739.
 
double tropModel (Trace &trace, vector< E_TropModel > models, GTime time, VectorPos &pos, AzEl &azel, TropStates &tropStates, TropMapping &dTropDx, double &var)
 
double tropDryZTD (Trace &trace, vector< E_TropModel > models, GTime time, VectorPos &pos)
 
double heightAdjustWet (double hgt)
 
double heightAdjustDry (double hgt, double lat)
 

Function Documentation

◆ defineLocalTropBasis()

void defineLocalTropBasis ( )
Here is the caller graph for this function:

◆ gradMapFn()

double gradMapFn ( double el)

Returns gradient mapping function m_az(el) Valid for 0 < el < 0.9999 * PI/2; returns 0 otherwise Ref: https://agupubs.onlinelibrary.wiley.com/doi/abs/10.1029/97JB01739.

Parameters
elElevation (rad)
Here is the caller graph for this function:

◆ heightAdjustDry()

double heightAdjustDry ( double hgt,
double lat )

◆ heightAdjustWet()

double heightAdjustWet ( double hgt)

◆ mapHerring()

double mapHerring ( double el,
double a,
double b,
double c )
Here is the caller graph for this function:

◆ tropDryZTD()

double tropDryZTD ( Trace & trace,
vector< E_TropModel > models,
GTime time,
VectorPos & pos )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tropModel()

double tropModel ( Trace & trace,
vector< E_TropModel > models,
GTime time,
VectorPos & pos,
AzEl & azel,
TropStates & tropStates,
TropMapping & dTropDx,
double & var )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ tropModelCoef()

double tropModelCoef ( int ind,
VectorPos & pos )
Here is the call graph for this function:
Here is the caller graph for this function: