libsbp  v2.4.7
msg_gps_time_dep_a_t Struct Reference

#include <navigation.h>

Data Fields

u16 wn
 GPS week number [weeks]. More...
 
u32 tow
 GPS time of week rounded to the nearest millisecond [ms]. More...
 
s32 ns_residual
 Nanosecond residual of millisecond-rounded TOW (ranges from -500000 to 500000) [ns]. More...
 
u8 flags
 Status flags (reserved) More...
 

Detailed Description

Definition at line 406 of file navigation.h.

Field Documentation

u8 flags

Status flags (reserved)

Definition at line 412 of file navigation.h.

s32 ns_residual

Nanosecond residual of millisecond-rounded TOW (ranges from -500000 to 500000) [ns].

Definition at line 409 of file navigation.h.

u32 tow

GPS time of week rounded to the nearest millisecond [ms].

Definition at line 408 of file navigation.h.

u16 wn

GPS week number [weeks].

Definition at line 407 of file navigation.h.


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