|
libsbp
v2.4.7
|
#include <navigation.h>
Data Fields | |
| u32 | tow |
| GPS Time of Week [ms]. More... | |
| u32 | heading |
| Heading [mdeg]. More... | |
| u8 | n_sats |
| Number of satellites used in solution. More... | |
| u8 | flags |
| Status flags. More... | |
Definition at line 584 of file navigation.h.
| u8 flags |
Status flags.
Definition at line 588 of file navigation.h.
| u32 heading |
Heading [mdeg].
Definition at line 586 of file navigation.h.
| u8 n_sats |
Number of satellites used in solution.
Definition at line 587 of file navigation.h.
| u32 tow |
GPS Time of Week [ms].
Definition at line 585 of file navigation.h.