GL_TIME Struct Reference

Structure to keep the GPS time. More...

#include <glgpsapi.h>

List of all members.

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)

Detailed Description

Structure to keep the GPS time.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines