Ginan
|
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 | |
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
int nitem | ( | const double * | range | ) |
int readionexb | ( | std::ifstream & | in, |
const double * | lats, | ||
const double * | lons, | ||
const double * | hgts, | ||
double | rb, | ||
double | nexp, | ||
Navigation * | navi ) |
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 ) |
void readTec | ( | string | file, |
Navigation * | navi ) |
read ionex tec grid file