#include <bestvel.h>
Definition at line 39 of file bestvel.h.
◆ GetMessageId()
uint32_t novatel_gps_driver::BestvelParser::GetMessageId |
( |
| ) |
const |
|
overridevirtual |
◆ GetMessageName()
const std::string novatel_gps_driver::BestvelParser::GetMessageName |
( |
| ) |
const |
|
overridevirtual |
◆ ParseAscii()
novatel_gps_msgs::NovatelVelocityPtr novatel_gps_driver::BestvelParser::ParseAscii |
( |
const NovatelSentence & |
sentence | ) |
|
|
overridevirtualnoexcept |
◆ ParseBinary()
novatel_gps_msgs::NovatelVelocityPtr novatel_gps_driver::BestvelParser::ParseBinary |
( |
const BinaryMessage & |
bin_msg | ) |
|
|
overridevirtualnoexcept |
◆ ASCII_LENGTH
constexpr size_t novatel_gps_driver::BestvelParser::ASCII_LENGTH = 8 |
|
static |
◆ BINARY_LENGTH
constexpr size_t novatel_gps_driver::BestvelParser::BINARY_LENGTH = 44 |
|
static |
◆ MESSAGE_ID
constexpr uint16_t novatel_gps_driver::BestvelParser::MESSAGE_ID = 99 |
|
static |
◆ MESSAGE_NAME
const std::string novatel_gps_driver::BestvelParser::MESSAGE_NAME = "BESTVEL" |
|
static |
The documentation for this class was generated from the following files: