APM:Libraries
Classes | Public Attributes | List of all members
AP_GPS_SBP2::sbp_pos_llh_t Struct Reference
Collaboration diagram for AP_GPS_SBP2::sbp_pos_llh_t:
[legend]

Classes

struct  flags
 

Public Attributes

uint32_t tow
 
double lat
 
double lon
 
double height
 
uint16_t h_accuracy
 
uint16_t v_accuracy
 
uint8_t n_sats
 
struct PACKED AP_GPS_SBP2::sbp_pos_llh_t::flags flags
 

Detailed Description

Definition at line 122 of file AP_GPS_SBP2.h.

Member Data Documentation

◆ flags

◆ h_accuracy

uint16_t AP_GPS_SBP2::sbp_pos_llh_t::h_accuracy

Definition at line 127 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ height

double AP_GPS_SBP2::sbp_pos_llh_t::height

Definition at line 126 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ lat

double AP_GPS_SBP2::sbp_pos_llh_t::lat

Definition at line 124 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ lon

double AP_GPS_SBP2::sbp_pos_llh_t::lon

Definition at line 125 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ n_sats

uint8_t AP_GPS_SBP2::sbp_pos_llh_t::n_sats

Definition at line 129 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ tow

uint32_t AP_GPS_SBP2::sbp_pos_llh_t::tow

Definition at line 123 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ v_accuracy

uint16_t AP_GPS_SBP2::sbp_pos_llh_t::v_accuracy

Definition at line 128 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().


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