ROSaic
Data Fields
MeasEpochChannelType1 Class Reference

Struct for the SBF sub-block "MeasEpochChannelType1". More...

#include <sbf_structs.hpp>

Collaboration diagram for MeasEpochChannelType1:
Collaboration graph
[legend]

Data Fields

uint8_t rx_channel
 
uint8_t type
 
uint8_t sv_id
 
uint8_t misc
 
uint32_t code_lsb
 
int32_t doppler
 
uint16_t carrier_lsb
 
int8_t carrier_msb
 
uint8_t cn0
 
uint16_t lock_time
 
uint8_t obs_info
 
uint8_t n_type2
 

Detailed Description

Struct for the SBF sub-block "MeasEpochChannelType1".

Definition at line 332 of file sbf_structs.hpp.

Field Documentation

◆ carrier_lsb

uint16_t MeasEpochChannelType1::carrier_lsb

Definition at line 340 of file sbf_structs.hpp.

◆ carrier_msb

int8_t MeasEpochChannelType1::carrier_msb

Definition at line 341 of file sbf_structs.hpp.

◆ cn0

uint8_t MeasEpochChannelType1::cn0

Definition at line 342 of file sbf_structs.hpp.

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

◆ code_lsb

uint32_t MeasEpochChannelType1::code_lsb

Definition at line 338 of file sbf_structs.hpp.

◆ doppler

int32_t MeasEpochChannelType1::doppler

Definition at line 339 of file sbf_structs.hpp.

◆ lock_time

uint16_t MeasEpochChannelType1::lock_time

Definition at line 343 of file sbf_structs.hpp.

◆ misc

uint8_t MeasEpochChannelType1::misc

Definition at line 337 of file sbf_structs.hpp.

◆ n_type2

uint8_t MeasEpochChannelType1::n_type2

Definition at line 345 of file sbf_structs.hpp.

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

◆ obs_info

uint8_t MeasEpochChannelType1::obs_info

Definition at line 344 of file sbf_structs.hpp.

◆ rx_channel

uint8_t MeasEpochChannelType1::rx_channel

Definition at line 334 of file sbf_structs.hpp.

◆ sv_id

uint8_t MeasEpochChannelType1::sv_id

Definition at line 336 of file sbf_structs.hpp.

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

◆ type

uint8_t MeasEpochChannelType1::type

Definition at line 335 of file sbf_structs.hpp.

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


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