APM:Libraries
|
Public Attributes | |
uint32_t | solstat |
uint32_t | veltype |
float | latency |
float | age |
double | horspd |
double | trkgnd |
double | vertspd |
float | resv |
Definition at line 141 of file AP_GPS_NOVA.h.
float AP_GPS_NOVA::bestvel::age |
Definition at line 146 of file AP_GPS_NOVA.h.
double AP_GPS_NOVA::bestvel::horspd |
Definition at line 147 of file AP_GPS_NOVA.h.
Referenced by AP_GPS_NOVA::process_message().
float AP_GPS_NOVA::bestvel::latency |
Definition at line 145 of file AP_GPS_NOVA.h.
float AP_GPS_NOVA::bestvel::resv |
Definition at line 151 of file AP_GPS_NOVA.h.
uint32_t AP_GPS_NOVA::bestvel::solstat |
Definition at line 143 of file AP_GPS_NOVA.h.
double AP_GPS_NOVA::bestvel::trkgnd |
Definition at line 148 of file AP_GPS_NOVA.h.
Referenced by AP_GPS_NOVA::process_message().
uint32_t AP_GPS_NOVA::bestvel::veltype |
Definition at line 144 of file AP_GPS_NOVA.h.
double AP_GPS_NOVA::bestvel::vertspd |
Definition at line 150 of file AP_GPS_NOVA.h.
Referenced by AP_GPS_NOVA::process_message().