libsbp
v2.4.7
|
Header for observation message. More...
#include <observation.h>
Data Fields | |
gps_time_dep_t | t |
GPS time of this observation. More... | |
u8 | n_obs |
Total number of observations. More... | |
Header for observation message.
Header of a GPS observation message.
Definition at line 655 of file observation.h.
u8 n_obs |
Total number of observations.
First nibble is the size of the sequence (n), second nibble is the zero-indexed counter (ith packet of n)
Definition at line 657 of file observation.h.
GPS time of this observation.
Definition at line 656 of file observation.h.