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

Functions

FileType SP3__ ()
 
E_Sys code2sys (char code)
 satellite code to satellite system
 
bool readsp3 (std::istream &fileStream, vector< Peph > &pephList, int opt, E_TimeSys &tsys, double *bfact)
 read an epoch of data from an sp3 precise ephemeris file
 
void readSp3ToNav (string &file, Navigation &nav, int opt)
 

Function Documentation

◆ code2sys()

E_Sys code2sys ( char code)

satellite code to satellite system

Satellite code to satellite system.

Here is the caller graph for this function:

◆ readsp3()

bool readsp3 ( std::istream & fileStream,
vector< Peph > & pephList,
int opt,
E_TimeSys & tsys,
double * bfact )

read an epoch of data from an sp3 precise ephemeris file

Parameters
fileStreamstream to read content from
pephListvector of precise ephemerides for one epoch
optoptions options (1: only observed + 2: only predicted + 4: not combined)
tsystime system
bfactbfact values from header
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readSp3ToNav()

void readSp3ToNav ( string & file,
Navigation & nav,
int opt )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ SP3__()

FileType SP3__ ( )
Here is the caller graph for this function: