#include <gprmc.h>
Definition at line 38 of file gprmc.h.
◆ GprmcParser()
novatel_gps_driver::GprmcParser::GprmcParser |
( |
| ) |
|
|
inline |
◆ GetMessageId()
uint32_t novatel_gps_driver::GprmcParser::GetMessageId |
( |
| ) |
const |
|
override |
◆ GetMessageName()
const std::string novatel_gps_driver::GprmcParser::GetMessageName |
( |
| ) |
const |
|
override |
◆ ParseAscii()
novatel_gps_msgs::GprmcPtr novatel_gps_driver::GprmcParser::ParseAscii |
( |
const NmeaSentence & |
sentence | ) |
|
|
overridevirtualnoexcept |
◆ WasLastGpsValid()
bool novatel_gps_driver::GprmcParser::WasLastGpsValid |
( |
| ) |
const |
◆ KNOTS_TO_MPS
constexpr double novatel_gps_driver::GprmcParser::KNOTS_TO_MPS = 0.5144444 |
|
staticconstexpr |
◆ MESSAGE_NAME
const std::string novatel_gps_driver::GprmcParser::MESSAGE_NAME = "GPRMC" |
|
static |
◆ was_last_gps_valid_
bool novatel_gps_driver::GprmcParser::was_last_gps_valid_ |
|
private |
The documentation for this class was generated from the following files: