Struct for the SBF sub-block "MeasEpochChannelType2". More...
#include <sbf_structs.hpp>
Public Attributes | |
| uint16_t | carrier_lsb |
| int8_t | carrier_msb |
| uint8_t | cn0 |
| uint16_t | code_offset_lsb |
| uint16_t | doppler_offset_lsb |
| uint8_t | lock_time |
| uint8_t | obs_info |
| uint8_t | offsets_msb |
| uint8_t | type |
Struct for the SBF sub-block "MeasEpochChannelType2".
Definition at line 315 of file sbf_structs.hpp.
| uint16_t MeasEpochChannelType2::carrier_lsb |
Definition at line 324 of file sbf_structs.hpp.
| int8_t MeasEpochChannelType2::carrier_msb |
Definition at line 321 of file sbf_structs.hpp.
| uint8_t MeasEpochChannelType2::cn0 |
Definition at line 319 of file sbf_structs.hpp.
| uint16_t MeasEpochChannelType2::code_offset_lsb |
Definition at line 323 of file sbf_structs.hpp.
| uint16_t MeasEpochChannelType2::doppler_offset_lsb |
Definition at line 325 of file sbf_structs.hpp.
| uint8_t MeasEpochChannelType2::lock_time |
Definition at line 318 of file sbf_structs.hpp.
| uint8_t MeasEpochChannelType2::obs_info |
Definition at line 322 of file sbf_structs.hpp.
| uint8_t MeasEpochChannelType2::offsets_msb |
Definition at line 320 of file sbf_structs.hpp.
| uint8_t MeasEpochChannelType2::type |
Definition at line 317 of file sbf_structs.hpp.