libsbp
v2.4.7
|
Nanosecond-accurate receiver clock time. More...
#include <gnss.h>
Data Fields | |
u32 | tow |
Milliseconds since start of GPS week [ms]. More... | |
s32 | ns_residual |
Nanosecond residual of millisecond-rounded TOW (ranges from -500000 to 500000) [ns]. More... | |
u16 | wn |
GPS week number [week]. More... | |
Nanosecond-accurate receiver clock time.
A wire-appropriate receiver clock time, defined as the time since the beginning of the week on the Saturday/Sunday transition. In most cases, observations are epoch aligned so ns field will be 0.
s32 ns_residual |