|
APM:Libraries
|
Classes | |
| struct | flags |
Public Attributes | |
| uint32_t | tow |
| int32_t | n |
| int32_t | e |
| int32_t | d |
| uint16_t | h_accuracy |
| uint16_t | v_accuracy |
| uint8_t | n_sats |
| struct PACKED AP_GPS_SBP2::sbp_vel_ned_t::flags | flags |
Definition at line 138 of file AP_GPS_SBP2.h.
| int32_t AP_GPS_SBP2::sbp_vel_ned_t::d |
Definition at line 142 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
| int32_t AP_GPS_SBP2::sbp_vel_ned_t::e |
Definition at line 141 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
Referenced by AP_GPS_SBP2::_attempt_state_update().
| uint16_t AP_GPS_SBP2::sbp_vel_ned_t::h_accuracy |
Definition at line 143 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
| int32_t AP_GPS_SBP2::sbp_vel_ned_t::n |
Definition at line 140 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
| uint8_t AP_GPS_SBP2::sbp_vel_ned_t::n_sats |
Definition at line 145 of file AP_GPS_SBP2.h.
| uint32_t AP_GPS_SBP2::sbp_vel_ned_t::tow |
Definition at line 139 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
| uint16_t AP_GPS_SBP2::sbp_vel_ned_t::v_accuracy |
Definition at line 144 of file AP_GPS_SBP2.h.
Referenced by AP_GPS_SBP2::_attempt_state_update().
1.8.13