Global Positioning System fix data.
More...
#include <NMEA-0183.hh>
Global Positioning System fix data.
Definition at line 129 of file NMEA-0183.hh.
NMEA0183::GGA::GGA |
( |
std::string |
tid, |
|
|
std::string |
type, |
|
|
std::vector< std::string > |
fields, |
|
|
unsigned char |
checksum |
|
) |
| |
const double NMEA0183::GGA::altitude |
( |
void |
| ) |
const |
|
inline |
const int NMEA0183::GGA::DGPS_station_id |
( |
void |
| ) |
const |
|
inline |
const int NMEA0183::GGA::DGPS_update_age |
( |
void |
| ) |
const |
|
inline |
const FixQuality NMEA0183::GGA::fix_quality |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::GGA::GEOID_separation |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::GGA::HDOP |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::GGA::lattitude |
( |
void |
| ) |
const |
|
inline |
const double NMEA0183::GGA::longitude |
( |
void |
| ) |
const |
|
inline |
const int NMEA0183::GGA::num_sats_used |
( |
void |
| ) |
const |
|
inline |
const ptime::time_duration NMEA0183::GGA::UTC_time |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: