ROSaic
Data Fields
ChannelStatus Class Reference

Struct for the SBF block "ChannelStatus". More...

#include <sbf_structs.hpp>

Collaboration diagram for ChannelStatus:
Collaboration graph
[legend]

Data Fields

BlockHeader_t block_header
 
uint32_t tow
 
uint16_t wnc
 
uint8_t n
 
uint8_t sb1_size
 
uint8_t sb2_size
 
uint8_t reserved [3]
 
uint8_t data [(80+1) *sizeof(ChannelSatInfo)+((80+1) *4) *sizeof(ChannelStateInfo)]
 

Detailed Description

Struct for the SBF block "ChannelStatus".

Definition at line 296 of file sbf_structs.hpp.

Field Documentation

◆ block_header

BlockHeader_t ChannelStatus::block_header

Definition at line 298 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ data

uint8_t ChannelStatus::data[(80+ 1) *sizeof(ChannelSatInfo)+((80+ 1) * 4) *sizeof(ChannelStateInfo)]

Definition at line 308 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ n

uint8_t ChannelStatus::n

Definition at line 304 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ reserved

uint8_t ChannelStatus::reserved[3]

Definition at line 307 of file sbf_structs.hpp.

◆ sb1_size

uint8_t ChannelStatus::sb1_size

Definition at line 305 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ sb2_size

uint8_t ChannelStatus::sb2_size

Definition at line 306 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::GPSFixCallback().

◆ tow

uint32_t ChannelStatus::tow

Definition at line 301 of file sbf_structs.hpp.

◆ wnc

uint16_t ChannelStatus::wnc

Definition at line 302 of file sbf_structs.hpp.


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