Ginan
Loading...
Searching...
No Matches
IcdDecoder Struct Reference
Inheritance diagram for IcdDecoder:
Collaboration diagram for IcdDecoder:

Public Member Functions

bool decodeGpsTlmWord (vector< int > &words, Eph &eph)
 
bool decodeGpsHowWord (vector< int > &words, Eph &eph)
 
bool decodeGPSSubframe1 (vector< int > &words, Eph &eph)
 
bool decodeGPSSubframe2 (vector< int > &words, Eph &eph)
 
bool decodeGPSSubframe3 (vector< int > &words, Eph &eph)
 
bool decodeGpsSubframe (vector< int > &words, Eph &eph)
 

Data Fields

map< SatSys, map< int, vector< int > > > subframeMap
 

Member Function Documentation

◆ decodeGpsHowWord()

bool IcdDecoder::decodeGpsHowWord ( vector< int > & words,
Eph & eph )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeGpsSubframe()

bool IcdDecoder::decodeGpsSubframe ( vector< int > & words,
Eph & eph )
inline
Parameters
wordswords[0-29]: 30 bits x 10 words
ephoutput ephemeris
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeGPSSubframe1()

bool IcdDecoder::decodeGPSSubframe1 ( vector< int > & words,
Eph & eph )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeGPSSubframe2()

bool IcdDecoder::decodeGPSSubframe2 ( vector< int > & words,
Eph & eph )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeGPSSubframe3()

bool IcdDecoder::decodeGPSSubframe3 ( vector< int > & words,
Eph & eph )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeGpsTlmWord()

bool IcdDecoder::decodeGpsTlmWord ( vector< int > & words,
Eph & eph )
inline
Here is the caller graph for this function:

Field Documentation

◆ subframeMap

map<SatSys, map<int, vector<int> > > IcdDecoder::subframeMap

The documentation for this struct was generated from the following file: