libsbp  v2.4.7
msg_sbas_raw_t Struct Reference

#include <sbas.h>

Collaboration diagram for msg_sbas_raw_t:

Data Fields

sbp_gnss_signal_t sid
 GNSS signal identifier. More...
 
u32 tow
 GPS time-of-week at the start of the data block. More...
 
u8 message_type
 SBAS message type (0-63) More...
 
u8 data [27]
 Raw SBAS data field of 212 bits (last byte padded with zeros). More...
 

Detailed Description

Definition at line 38 of file sbas.h.

Field Documentation

u8 data[27]

Raw SBAS data field of 212 bits (last byte padded with zeros).

Definition at line 42 of file sbas.h.

u8 message_type

SBAS message type (0-63)

Definition at line 41 of file sbas.h.

GNSS signal identifier.

Definition at line 39 of file sbas.h.

u32 tow

GPS time-of-week at the start of the data block.

[ms]

Definition at line 40 of file sbas.h.


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