GNSS receiver tools
1
Tools for use with GNSS receivers
|
This is the complete list of members for NMEA0183::GLL, including all inherited members.
cast_as(void) | GNSS::Message | inline |
checksum(void) const | NMEA0183::Sentence | inline |
GLL(std::string tid, std::string type, std::vector< std::string > fields, unsigned char checksum) | NMEA0183::GLL | |
isa(void) const | GNSS::Message | inline |
lattitude(void) const | NMEA0183::GLL | inline |
longitude(void) const | NMEA0183::GLL | inline |
ptr typedef | NMEA0183::Sentence | |
receiver_mode(void) const | NMEA0183::GLL | inline |
Sentence(std::string tid, std::string type, unsigned char checksum) | NMEA0183::Sentence | |
talker_id(void) const | NMEA0183::Sentence | inline |
type(void) const | NMEA0183::Sentence | inline |
UTC_time(void) const | NMEA0183::GLL | inline |
~Message() | GNSS::Message | inlinevirtual |