#include <cphidgetgps.h>
Public Attributes | |
short | fixType |
double | horizDilution |
char | mode |
double | posnDilution |
short | satUsed [12] |
double | vertDilution |
NMEA GSA Sentence
Definition at line 60 of file cphidgetgps.h.
short GPGSA::fixType |
Definition at line 65 of file cphidgetgps.h.
double GPGSA::horizDilution |
Definition at line 72 of file cphidgetgps.h.
char GPGSA::mode |
Definition at line 62 of file cphidgetgps.h.
double GPGSA::posnDilution |
Definition at line 71 of file cphidgetgps.h.
short GPGSA::satUsed |
Definition at line 69 of file cphidgetgps.h.
double GPGSA::vertDilution |
Definition at line 73 of file cphidgetgps.h.