ROSaic
Data Fields
QualityInd Class Reference

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

#include <sbf_structs.hpp>

Collaboration diagram for QualityInd:
Collaboration graph
[legend]

Data Fields

BlockHeader_t block_header
 
uint32_t tow
 
uint16_t wnc
 
uint8_t n
 
uint8_t reserved
 
uint16_t indicators [40]
 

Detailed Description

Struct for the SBF block "QualityInd".

Definition at line 431 of file sbf_structs.hpp.

Field Documentation

◆ block_header

BlockHeader_t QualityInd::block_header

Definition at line 433 of file sbf_structs.hpp.

◆ indicators

uint16_t QualityInd::indicators[40]

Definition at line 441 of file sbf_structs.hpp.

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

◆ n

uint8_t QualityInd::n

Definition at line 439 of file sbf_structs.hpp.

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

◆ reserved

uint8_t QualityInd::reserved

Definition at line 440 of file sbf_structs.hpp.

◆ tow

uint32_t QualityInd::tow

Definition at line 436 of file sbf_structs.hpp.

◆ wnc

uint16_t QualityInd::wnc

Definition at line 437 of file sbf_structs.hpp.


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