#include <cphidgetgps.h>
Public Attributes | |
short | tm_mday |
short | tm_mon |
short | tm_year |
GPS Date in UTC.
Definition at line 24 of file cphidgetgps.h.
short GPSDate::tm_mday |
Day of the month (1-31).
Definition at line 26 of file cphidgetgps.h.
short GPSDate::tm_mon |
Month (1-12).
Definition at line 27 of file cphidgetgps.h.
short GPSDate::tm_year |
Year.
Definition at line 28 of file cphidgetgps.h.