Structure to keep the GPS time. More...
#include <glgpsapi.h>
Public Attributes | |
unsigned short | usGpsWeek |
Current GPS week [0..1023]. | |
unsigned long | ulWeekMs |
Millisecond of current GPS week. | |
unsigned short | usMicrosec |
Microsecond portion of ulWeekMs. | |
unsigned short | usNanosec |
Nanosecond portion of ulWeekMs. | |
unsigned long | ulPrecUsec |
Time precision (us) (1-SIGMA) |
Structure to keep the GPS time.