GNSS receiver tools
1
Tools for use with GNSS receivers
|
GLONASS STRING - Glonass String buffer data. More...
#include <SkyTraqBin_outputs.hh>
Public Member Functions | |
Glonass_string_data (unsigned char *payload, Payload_length payload_len) | |
Constructor from a binary buffer. More... | |
const uint8_t | SV_id (void) const |
const uint8_t | string (void) const |
const uint8_t * | bytes (void) const |
const uint8_t | byte (int i) const |
Additional Inherited Members |
GLONASS STRING - Glonass String buffer data.
Definition at line 670 of file SkyTraqBin_outputs.hh.
SkyTraqBin::Glonass_string_data::Glonass_string_data | ( | unsigned char * | payload, |
Payload_length | payload_len | ||
) |
Constructor from a binary buffer.
Definition at line 287 of file SkyTraqBin_outputs.cc.
|
inline |
Definition at line 683 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 682 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 680 of file SkyTraqBin_outputs.hh.
|
inline |
Definition at line 679 of file SkyTraqBin_outputs.hh.