ROSaic
Data Fields
MeasEpoch Class Reference

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

#include <sbf_structs.hpp>

Collaboration diagram for MeasEpoch:
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 common_flags
 
uint8_t cum_clk_jumps
 
uint8_t reserved
 
uint8_t data [((80+1) *sizeof(MeasEpochChannelType1)+(((80+1)) *(((7) *(3)) -1)) *sizeof(MeasEpochChannelType2))]
 

Detailed Description

Struct for the SBF block "MeasEpoch".

Definition at line 357 of file sbf_structs.hpp.

Field Documentation

◆ block_header

BlockHeader_t MeasEpoch::block_header

Definition at line 359 of file sbf_structs.hpp.

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

◆ common_flags

uint8_t MeasEpoch::common_flags

Definition at line 370 of file sbf_structs.hpp.

◆ cum_clk_jumps

uint8_t MeasEpoch::cum_clk_jumps

Definition at line 371 of file sbf_structs.hpp.

◆ data

uint8_t MeasEpoch::data[((80+ 1) *sizeof(MeasEpochChannelType1)+(((80+ 1)) *(((7) *(3)) -1)) *sizeof(MeasEpochChannelType2))]

Definition at line 373 of file sbf_structs.hpp.

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

◆ n

uint8_t MeasEpoch::n

Definition at line 366 of file sbf_structs.hpp.

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

◆ reserved

uint8_t MeasEpoch::reserved

Definition at line 372 of file sbf_structs.hpp.

◆ sb1_size

uint8_t MeasEpoch::sb1_size

Definition at line 367 of file sbf_structs.hpp.

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

◆ sb2_size

uint8_t MeasEpoch::sb2_size

Definition at line 368 of file sbf_structs.hpp.

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

◆ tow

uint32_t MeasEpoch::tow

Definition at line 362 of file sbf_structs.hpp.

◆ wnc

uint16_t MeasEpoch::wnc

Definition at line 363 of file sbf_structs.hpp.


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