#include <bestpos.h>
Definition at line 40 of file bestpos.h.
◆ GetMessageId()
uint32_t novatel_gps_driver::BestposParser::GetMessageId |
( |
| ) |
const |
|
overridevirtual |
◆ GetMessageName()
const std::string novatel_gps_driver::BestposParser::GetMessageName |
( |
| ) |
const |
|
overridevirtual |
◆ ParseAscii()
novatel_gps_msgs::NovatelPositionPtr novatel_gps_driver::BestposParser::ParseAscii |
( |
const NovatelSentence & |
sentence | ) |
|
|
overridevirtualnoexcept |
◆ ParseBinary()
novatel_gps_msgs::NovatelPositionPtr novatel_gps_driver::BestposParser::ParseBinary |
( |
const BinaryMessage & |
bin_msg | ) |
|
|
overridevirtualnoexcept |
◆ ASCII_LENGTH
constexpr size_t novatel_gps_driver::BestposParser::ASCII_LENGTH = 21 |
|
static |
◆ BINARY_LENGTH
constexpr size_t novatel_gps_driver::BestposParser::BINARY_LENGTH = 72 |
|
static |
◆ MESSAGE_ID
constexpr uint16_t novatel_gps_driver::BestposParser::MESSAGE_ID = 42 |
|
static |
◆ MESSAGE_NAME
const std::string novatel_gps_driver::BestposParser::MESSAGE_NAME = "BESTPOS" |
|
static |
The documentation for this class was generated from the following files: