nmea_sentence_gga Struct Reference
#include <parser_nmea.h>
Data Fields | |
float | latitude |
Latitude. | |
float | longitude |
Longitude. | |
int | fix_quality |
Quality. | |
int | satellites_tracked |
Number of satellites. | |
float | hdop |
HDOP. | |
float | altitude |
Altitude. | |
char | altitude_units |
Altitude unit. | |
float | height |
Height. | |
char | height_units |
Height unit. | |
int | dgps_age |
Age. | |
Detailed Description
The structure that contains the data of GGA sentences
The documentation for this struct was generated from the following file:
- software/parser_nmea.h