ROSaic
Data Fields
DOP Class Reference

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

#include <sbf_structs.hpp>

Collaboration diagram for DOP:
Collaboration graph
[legend]

Data Fields

BlockHeader_t block_header
 
uint32_t tow
 
uint16_t wnc
 
uint8_t nr_sv
 
uint8_t reserved
 
uint16_t pdop
 
uint16_t tdop
 
uint16_t hdop
 
uint16_t vdop
 
float hpl
 
float vpl
 

Detailed Description

Struct for the SBF block "DOP".

Definition at line 380 of file sbf_structs.hpp.

Field Documentation

◆ block_header

BlockHeader_t DOP::block_header

Definition at line 382 of file sbf_structs.hpp.

◆ hdop

uint16_t DOP::hdop

Definition at line 392 of file sbf_structs.hpp.

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

◆ hpl

float DOP::hpl

Definition at line 394 of file sbf_structs.hpp.

◆ nr_sv

uint8_t DOP::nr_sv

Definition at line 388 of file sbf_structs.hpp.

◆ pdop

uint16_t DOP::pdop

Definition at line 390 of file sbf_structs.hpp.

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

◆ reserved

uint8_t DOP::reserved

Definition at line 389 of file sbf_structs.hpp.

◆ tdop

uint16_t DOP::tdop

Definition at line 391 of file sbf_structs.hpp.

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

◆ tow

uint32_t DOP::tow

Definition at line 385 of file sbf_structs.hpp.

◆ vdop

uint16_t DOP::vdop

Definition at line 393 of file sbf_structs.hpp.

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

◆ vpl

float DOP::vpl

Definition at line 395 of file sbf_structs.hpp.

◆ wnc

uint16_t DOP::wnc

Definition at line 386 of file sbf_structs.hpp.


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