Fixposition SDK 0.0.0-heads/main-0-g8934ce7
Collection of c++ libraries and apps for use with Fixposition products on Linux
Loading...
Searching...
No Matches
fpsdk::common::parser::sbf::MeasEpochRev1 Struct Reference

SBF MeasEpoch payload (rev 1) More...

#include <sbf.hpp>

Public Attributes

uint32_t TOW
 GPS time of week [ms].
uint16_t WNc
 GPS week number.
uint8_t N1
 Number of MeasEpochChannelType1Rev0 sub-blocks in this MeasEpoch block.
uint8_t SB1Length
 Length of a MeasEpochChannelType1 sub-block, excluding the nested MeasEpochChannelType2Rev0 sub-blocks.
uint8_t SB2Length
 Length of a MeasEpochChannelType2 sub-block.
uint8_t CommonFlags
 Bit field containing flags common to all measurements.
uint8_t CumClkJumps
 Cumulative millisecond clock jumps since start-up.
uint8_t Reserved
 Reserved.

Detailed Description

SBF MeasEpoch payload (rev 1)

Definition at line 679 of file sbf.hpp.

Member Data Documentation

◆ TOW

uint32_t fpsdk::common::parser::sbf::MeasEpochRev1::TOW

GPS time of week [ms].

Definition at line 681 of file sbf.hpp.

◆ WNc

uint16_t fpsdk::common::parser::sbf::MeasEpochRev1::WNc

GPS week number.

Definition at line 682 of file sbf.hpp.

◆ N1

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::N1

Number of MeasEpochChannelType1Rev0 sub-blocks in this MeasEpoch block.

Definition at line 683 of file sbf.hpp.

◆ SB1Length

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::SB1Length

Length of a MeasEpochChannelType1 sub-block, excluding the nested MeasEpochChannelType2Rev0 sub-blocks.

Definition at line 684 of file sbf.hpp.

◆ SB2Length

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::SB2Length

Length of a MeasEpochChannelType2 sub-block.

Definition at line 685 of file sbf.hpp.

◆ CommonFlags

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::CommonFlags

Bit field containing flags common to all measurements.

Definition at line 686 of file sbf.hpp.

◆ CumClkJumps

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::CumClkJumps

Cumulative millisecond clock jumps since start-up.

Definition at line 687 of file sbf.hpp.

◆ Reserved

uint8_t fpsdk::common::parser::sbf::MeasEpochRev1::Reserved

Reserved.

Definition at line 688 of file sbf.hpp.


The documentation for this struct was generated from the following file:
  • fpsdk_common/include/fpsdk_common/parser/sbf.hpp