#include <gpgga.h>
Definition at line 38 of file gpgga.h.
◆ GpggaParser()
novatel_gps_driver::GpggaParser::GpggaParser |
( |
| ) |
|
|
inline |
◆ GetMessageId()
uint32_t novatel_gps_driver::GpggaParser::GetMessageId |
( |
| ) |
const |
|
overridevirtual |
◆ GetMessageName()
const std::string novatel_gps_driver::GpggaParser::GetMessageName |
( |
| ) |
const |
|
overridevirtual |
◆ ParseAscii()
novatel_gps_msgs::GpggaPtr novatel_gps_driver::GpggaParser::ParseAscii |
( |
const NmeaSentence & |
sentence | ) |
|
|
overridevirtualnoexcept |
◆ WasLastGpsValid()
bool novatel_gps_driver::GpggaParser::WasLastGpsValid |
( |
| ) |
const |
◆ MESSAGE_NAME
const std::string novatel_gps_driver::GpggaParser::MESSAGE_NAME = "GPGGA" |
|
static |
◆ was_last_gps_valid_
bool novatel_gps_driver::GpggaParser::was_last_gps_valid_ |
|
private |
The documentation for this class was generated from the following files: