Ginan
Loading...
Searching...
No Matches
rinex.hpp File Reference

Data Structures

struct  CodeType
 

Functions

int readRnx (std::istream &inputStream, char &type, ObsList &obsList, Navigation &nav, RinexStation &rnxRec, double &ver, E_Sys &sys, E_TimeSys &tsys, map< E_Sys, map< int, CodeType > > &sysCodeTypes)
 Read rinex file.
 
string rinexSysDesc (E_Sys sys)
 

Function Documentation

◆ readRnx()

int readRnx ( std::istream & inputStream,
char & type,
ObsList & obsList,
Navigation & nav,
RinexStation & rnxRec,
double & ver,
E_Sys & sys,
E_TimeSys & tsys,
map< E_Sys, map< int, CodeType > > & sysCodeTypes )

Read rinex file.

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

◆ rinexSysDesc()

string rinexSysDesc ( E_Sys sys)
Here is the caller graph for this function: