APM:Libraries
Public Attributes | List of all members
AP_GPS_NOVA::psrdop Struct Reference

Public Attributes

float gdop
 
float pdop
 
float hdop
 
float htdop
 
float tdop
 
float cutoff
 
uint32_t svcount
 

Detailed Description

Definition at line 103 of file AP_GPS_NOVA.h.

Member Data Documentation

◆ cutoff

float AP_GPS_NOVA::psrdop::cutoff

Definition at line 110 of file AP_GPS_NOVA.h.

◆ gdop

float AP_GPS_NOVA::psrdop::gdop

Definition at line 105 of file AP_GPS_NOVA.h.

◆ hdop

float AP_GPS_NOVA::psrdop::hdop

Definition at line 107 of file AP_GPS_NOVA.h.

Referenced by AP_GPS_NOVA::process_message().

◆ htdop

float AP_GPS_NOVA::psrdop::htdop

Definition at line 108 of file AP_GPS_NOVA.h.

Referenced by AP_GPS_NOVA::process_message().

◆ pdop

float AP_GPS_NOVA::psrdop::pdop

Definition at line 106 of file AP_GPS_NOVA.h.

◆ svcount

uint32_t AP_GPS_NOVA::psrdop::svcount

Definition at line 111 of file AP_GPS_NOVA.h.

◆ tdop

float AP_GPS_NOVA::psrdop::tdop

Definition at line 109 of file AP_GPS_NOVA.h.


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