NinjaFlight
|
#include <mavlink_msg_isr_location.h>
Data Fields | |
float | latitude |
ISR Latitude. More... | |
float | longitude |
ISR Longitude. More... | |
float | height |
ISR Height. More... | |
uint8_t | target |
The system reporting the action. More... | |
uint8_t | option1 |
Option 1. More... | |
uint8_t | option2 |
Option 2. More... | |
uint8_t | option3 |
Option 3. More... | |
float __mavlink_isr_location_t::height |
ISR Height.
float __mavlink_isr_location_t::latitude |
ISR Latitude.
float __mavlink_isr_location_t::longitude |
ISR Longitude.
uint8_t __mavlink_isr_location_t::option1 |
Option 1.
uint8_t __mavlink_isr_location_t::option2 |
Option 2.
uint8_t __mavlink_isr_location_t::option3 |
Option 3.
uint8_t __mavlink_isr_location_t::target |
The system reporting the action.