libsbp  v2.4.7
gps_time_dep_t Struct Reference

Millisecond-accurate GPS time. More...

#include <gnss.h>

Data Fields

u32 tow
 Milliseconds since start of GPS week [ms]. More...
 
u16 wn
 GPS week number [week]. More...
 

Detailed Description

Millisecond-accurate GPS time.

A wire-appropriate GPS time, defined as the number of milliseconds since beginning of the week on the Saturday/Sunday transition.

Definition at line 65 of file gnss.h.

Field Documentation

u32 tow

Milliseconds since start of GPS week [ms].

Definition at line 66 of file gnss.h.

u16 wn

GPS week number [week].

Definition at line 67 of file gnss.h.


The documentation for this struct was generated from the following file: