Struct for the SBF block "QualityInd". More...
#include <sbf_structs.hpp>
Public Attributes | |
BlockHeader | block_header |
std::vector< uint16_t > | indicators |
uint8_t | n = 0 |
Struct for the SBF block "QualityInd".
Definition at line 193 of file sbf_structs.hpp.
BlockHeader QualityInd::block_header |
Definition at line 195 of file sbf_structs.hpp.
std::vector<uint16_t> QualityInd::indicators |
Definition at line 199 of file sbf_structs.hpp.
uint8_t QualityInd::n = 0 |
Definition at line 197 of file sbf_structs.hpp.