|
APM:Libraries
|
Public Attributes | |
| uint32_t | time |
| GPS time of week of the navigation epoch [ms]. More... | |
| uint16_t | gDOP |
| Geometric DOP. More... | |
| uint16_t | pDOP |
| Position DOP. More... | |
| uint16_t | vDOP |
| Vertical DOP. More... | |
| uint16_t | hDOP |
| Horizontal DOP. More... | |
Definition at line 72 of file AP_GPS_ERB.h.
| uint16_t AP_GPS_ERB::erb_dops::gDOP |
Geometric DOP.
Definition at line 74 of file AP_GPS_ERB.h.
| uint16_t AP_GPS_ERB::erb_dops::hDOP |
| uint16_t AP_GPS_ERB::erb_dops::pDOP |
Position DOP.
Definition at line 75 of file AP_GPS_ERB.h.
| uint32_t AP_GPS_ERB::erb_dops::time |
GPS time of week of the navigation epoch [ms].
Definition at line 73 of file AP_GPS_ERB.h.
| uint16_t AP_GPS_ERB::erb_dops::vDOP |
1.8.13