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

Functions

int getindex (double value, const double *range)
 
int nitem (const double *range)
 
int dataindex (int i, int j, int k, const int *ndata)
 
void readionexdcb (std::ifstream &in, Navigation *navi)
 read ionex dcb aux data
 
double readionexh (std::ifstream &in, double *lats, double *lons, double *hgts, double &rb, double &nexp, Navigation *navi)
 
int readionexb (std::ifstream &in, const double *lats, const double *lons, const double *hgts, double rb, double nexp, Navigation *navi)
 
void readTec (string file, Navigation *navi)
 read ionex tec grid file
 

Function Documentation

◆ dataindex()

int dataindex ( int i,
int j,
int k,
const int * ndata )
Here is the caller graph for this function:

◆ getindex()

int getindex ( double value,
const double * range )

references: [1] S.Schear, W.Gurtner and J.Feltens, IONEX: The IONosphere Map EXchange Format Version 1, February 25, 1998 [2] S.Schaer, R.Markus, B.Gerhard and A.S.Timon, Daily Global Ionosphere Maps based on GPS Carrier Phase Data Routinely producted by CODE

Analysis Center, Proceeding of the IGS Analysis Center Workshop, 1996

Here is the caller graph for this function:

◆ nitem()

int nitem ( const double * range)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readionexb()

int readionexb ( std::ifstream & in,
const double * lats,
const double * lons,
const double * hgts,
double rb,
double nexp,
Navigation * navi )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readionexdcb()

void readionexdcb ( std::ifstream & in,
Navigation * navi )

read ionex dcb aux data

Here is the call graph for this function:
Here is the caller graph for this function:

◆ readionexh()

double readionexh ( std::ifstream & in,
double * lats,
double * lons,
double * hgts,
double & rb,
double & nexp,
Navigation * navi )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readTec()

void readTec ( string file,
Navigation * navi )

read ionex tec grid file

Here is the call graph for this function:
Here is the caller graph for this function: