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

Public Member Functions

void decode (unsigned short int id, vector< unsigned char > &data)
 
void decodeMeasEpoch (GTime time, vector< unsigned char > &data)
 
void decodeEndOfMeas (GTime time)
 
void recordFrame (unsigned short int id, vector< unsigned char > &data, unsigned short int crcRead)
 
- Public Member Functions inherited from IcdDecoder
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

unsigned int lastTimeTag = 0
 
GTime lastTime
 
string recId
 
string raw_sbf_filename
 
ObsList sbfObsList
 
GTime lastObstime
 
- Data Fields inherited from ObsLister
list< ObsListobsListList
 
- Data Fields inherited from IcdDecoder
map< SatSys, map< int, vector< int > > > subframeMap
 

Member Function Documentation

◆ decode()

void SbfDecoder::decode ( unsigned short int id,
vector< unsigned char > & data )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeEndOfMeas()

void SbfDecoder::decodeEndOfMeas ( GTime time)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ decodeMeasEpoch()

void SbfDecoder::decodeMeasEpoch ( GTime time,
vector< unsigned char > & data )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ recordFrame()

void SbfDecoder::recordFrame ( unsigned short int id,
vector< unsigned char > & data,
unsigned short int crcRead )
inline

Field Documentation

◆ lastObstime

GTime SbfDecoder::lastObstime

◆ lastTime

GTime SbfDecoder::lastTime

◆ lastTimeTag

unsigned int SbfDecoder::lastTimeTag = 0

◆ raw_sbf_filename

string SbfDecoder::raw_sbf_filename

◆ recId

string SbfDecoder::recId

◆ sbfObsList

ObsList SbfDecoder::sbfObsList

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