GNSS receiver tools
1
Tools for use with GNSS receivers
|
#include <UBX_ack.hh>
Public Member Functions | |
Ack (unsigned char *payload, Length payload_len) | |
Constructor from a binary buffer. More... | |
const uint8_t | message_class (void) const |
const uint8_t | message_id (void) const |
Additional Inherited Members |
Definition at line 54 of file UBX_ack.hh.
UBX::Ack::Ack::Ack | ( | unsigned char * | payload, |
Length | payload_len | ||
) |
Constructor from a binary buffer.
Definition at line 38 of file UBX_ack.cc.
|
inline |
Definition at line 62 of file UBX_ack.hh.
|
inline |
Definition at line 63 of file UBX_ack.hh.