NinjaFlight
|
#include <mavlink_msg_ptz_status.h>
Data Fields | |
int16_t | pan |
The Pan value in 10ths of degree. More... | |
int16_t | tilt |
The Tilt value in 10ths of degree. More... | |
uint8_t | zoom |
The actual Zoom Value. More... | |
int16_t __mavlink_ptz_status_t::pan |
The Pan value in 10ths of degree.
int16_t __mavlink_ptz_status_t::tilt |
The Tilt value in 10ths of degree.
uint8_t __mavlink_ptz_status_t::zoom |
The actual Zoom Value.