APM:Libraries
Public Attributes | List of all members
AP_GPS_SBP::sbp_dops_t Struct Reference

Public Attributes

uint32_t tow
 
uint16_t gdop
 
uint16_t pdop
 
uint16_t tdop
 
uint16_t hdop
 
uint16_t vdop
 

Detailed Description

Definition at line 108 of file AP_GPS_SBP.h.

Member Data Documentation

◆ gdop

uint16_t AP_GPS_SBP::sbp_dops_t::gdop

Definition at line 110 of file AP_GPS_SBP.h.

◆ hdop

uint16_t AP_GPS_SBP::sbp_dops_t::hdop

Definition at line 113 of file AP_GPS_SBP.h.

Referenced by AP_GPS_SBP::_attempt_state_update().

◆ pdop

uint16_t AP_GPS_SBP::sbp_dops_t::pdop

Definition at line 111 of file AP_GPS_SBP.h.

◆ tdop

uint16_t AP_GPS_SBP::sbp_dops_t::tdop

Definition at line 112 of file AP_GPS_SBP.h.

◆ tow

uint32_t AP_GPS_SBP::sbp_dops_t::tow

Definition at line 109 of file AP_GPS_SBP.h.

Referenced by AP_GPS_SBP::_attempt_state_update().

◆ vdop

uint16_t AP_GPS_SBP::sbp_dops_t::vdop

Definition at line 114 of file AP_GPS_SBP.h.


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