Struct for the SBF block "MeasEpoch". More...
#include <sbf_structs.hpp>
Public Attributes | |
| BlockHeader_t | block_header |
| uint8_t | common_flags |
| uint8_t | cum_clk_jumps |
| uint8_t | data [MEASEPOCH_DATA_LENGTH] |
| uint8_t | n |
| uint8_t | reserved |
| uint8_t | sb1_size |
| uint8_t | sb2_size |
| uint32_t | tow |
| uint16_t | wnc |
Struct for the SBF block "MeasEpoch".
Definition at line 357 of file sbf_structs.hpp.
| BlockHeader_t MeasEpoch::block_header |
Definition at line 359 of file sbf_structs.hpp.
| uint8_t MeasEpoch::common_flags |
Definition at line 370 of file sbf_structs.hpp.
| uint8_t MeasEpoch::cum_clk_jumps |
Definition at line 371 of file sbf_structs.hpp.
| uint8_t MeasEpoch::data[MEASEPOCH_DATA_LENGTH] |
Definition at line 373 of file sbf_structs.hpp.
| uint8_t MeasEpoch::n |
Definition at line 366 of file sbf_structs.hpp.
| uint8_t MeasEpoch::reserved |
Definition at line 372 of file sbf_structs.hpp.
| uint8_t MeasEpoch::sb1_size |
Definition at line 367 of file sbf_structs.hpp.
| uint8_t MeasEpoch::sb2_size |
Definition at line 368 of file sbf_structs.hpp.
| uint32_t MeasEpoch::tow |
Definition at line 362 of file sbf_structs.hpp.
| uint16_t MeasEpoch::wnc |
Definition at line 363 of file sbf_structs.hpp.