libsbp  v2.4.7
observation_header_dep_t Struct Reference

Header for observation message. More...

#include <observation.h>

Collaboration diagram for observation_header_dep_t:

Data Fields

gps_time_dep_t t
 GPS time of this observation. More...
 
u8 n_obs
 Total number of observations. More...
 

Detailed Description

Header for observation message.

Header of a GPS observation message.

Definition at line 655 of file observation.h.

Field Documentation

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.


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