ROSaic
Data Fields
PosCovGeodetic Class Reference

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

#include <sbf_structs.hpp>

Collaboration diagram for PosCovGeodetic:
Collaboration graph
[legend]

Data Fields

BlockHeader_t block_header
 
uint32_t tow
 
uint16_t wnc
 
uint8_t mode
 
uint8_t error
 
float cov_latlat
 
float cov_lonlon
 
float cov_hgthgt
 
float cov_bb
 
float cov_latlon
 
float cov_lathgt
 
float cov_latb
 
float cov_lonhgt
 
float cov_lonb
 
float cov_hb
 

Detailed Description

Struct for the SBF block "PosCovGeodetic".

Definition at line 509 of file sbf_structs.hpp.

Field Documentation

◆ block_header

BlockHeader_t PosCovGeodetic::block_header

Definition at line 511 of file sbf_structs.hpp.

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

◆ cov_bb

float PosCovGeodetic::cov_bb

◆ cov_hb

float PosCovGeodetic::cov_hb

Definition at line 528 of file sbf_structs.hpp.

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

◆ cov_hgthgt

float PosCovGeodetic::cov_hgthgt

◆ cov_latb

float PosCovGeodetic::cov_latb

Definition at line 525 of file sbf_structs.hpp.

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

◆ cov_lathgt

float PosCovGeodetic::cov_lathgt

◆ cov_latlat

float PosCovGeodetic::cov_latlat

◆ cov_latlon

float PosCovGeodetic::cov_latlon

◆ cov_lonb

float PosCovGeodetic::cov_lonb

Definition at line 527 of file sbf_structs.hpp.

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

◆ cov_lonhgt

float PosCovGeodetic::cov_lonhgt

◆ cov_lonlon

float PosCovGeodetic::cov_lonlon

◆ error

uint8_t PosCovGeodetic::error

Definition at line 518 of file sbf_structs.hpp.

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

◆ mode

uint8_t PosCovGeodetic::mode

Definition at line 517 of file sbf_structs.hpp.

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

◆ tow

uint32_t PosCovGeodetic::tow

Definition at line 514 of file sbf_structs.hpp.

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

◆ wnc

uint16_t PosCovGeodetic::wnc

Definition at line 515 of file sbf_structs.hpp.

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


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