|
| 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) |
| |
| 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) |
| |
◆ decode()
| void SbfDecoder::decode |
( |
unsigned short int | id, |
|
|
vector< unsigned char > & | data ) |
◆ decodeEndOfMeas()
| void SbfDecoder::decodeEndOfMeas |
( |
GTime | time | ) |
|
◆ decodeMeasEpoch()
| void SbfDecoder::decodeMeasEpoch |
( |
GTime | time, |
|
|
vector< unsigned char > & | data ) |
◆ recordFrame()
| void SbfDecoder::recordFrame |
( |
unsigned short int | id, |
|
|
vector< unsigned char > & | data, |
|
|
unsigned short int | crcRead ) |
|
inline |
◆ lastObstime
| GTime SbfDecoder::lastObstime |
◆ lastTime
| GTime SbfDecoder::lastTime |
◆ lastTimeTag
| unsigned int SbfDecoder::lastTimeTag = 0 |
◆ raw_sbf_filename
| string SbfDecoder::raw_sbf_filename |
◆ recId
◆ sbfObsList
The documentation for this struct was generated from the following files: