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

Classes

struct  flags
 

Public Attributes

uint32_t tow
 
uint16_t gdop
 
uint16_t pdop
 
uint16_t tdop
 
uint16_t hdop
 
uint16_t vdop
 
struct PACKED AP_GPS_SBP2::sbp_dops_t::flags flags
 

Detailed Description

Definition at line 107 of file AP_GPS_SBP2.h.

Member Data Documentation

◆ flags

◆ gdop

uint16_t AP_GPS_SBP2::sbp_dops_t::gdop

Definition at line 109 of file AP_GPS_SBP2.h.

◆ hdop

uint16_t AP_GPS_SBP2::sbp_dops_t::hdop

Definition at line 112 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ pdop

uint16_t AP_GPS_SBP2::sbp_dops_t::pdop

Definition at line 110 of file AP_GPS_SBP2.h.

◆ tdop

uint16_t AP_GPS_SBP2::sbp_dops_t::tdop

Definition at line 111 of file AP_GPS_SBP2.h.

◆ tow

uint32_t AP_GPS_SBP2::sbp_dops_t::tow

Definition at line 108 of file AP_GPS_SBP2.h.

Referenced by AP_GPS_SBP2::_attempt_state_update().

◆ vdop

uint16_t AP_GPS_SBP2::sbp_dops_t::vdop

Definition at line 113 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: