| 
    APM:Libraries
    
   | 
 
Public Attributes | |
| int16_t | angle_roll | 
| int16_t | rc_angle_roll | 
| int16_t | rc_speed_roll | 
| int16_t | angle_pitch | 
| int16_t | rc_angle_pitch | 
| int16_t | rc_speed_pitch | 
| int16_t | angle_yaw | 
| int16_t | rc_angle_yaw | 
| int16_t | rc_speed_yaw | 
Definition at line 146 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::angle_pitch | 
Definition at line 150 of file AP_Mount_Alexmos.h.
Referenced by AP_Mount_Alexmos::parse_body().
| int16_t AP_Mount_Alexmos::alexmos_angles::angle_roll | 
Definition at line 147 of file AP_Mount_Alexmos.h.
Referenced by AP_Mount_Alexmos::parse_body().
| int16_t AP_Mount_Alexmos::alexmos_angles::angle_yaw | 
Definition at line 153 of file AP_Mount_Alexmos.h.
Referenced by AP_Mount_Alexmos::parse_body().
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_angle_pitch | 
Definition at line 151 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_angle_roll | 
Definition at line 148 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_angle_yaw | 
Definition at line 154 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_speed_pitch | 
Definition at line 152 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_speed_roll | 
Definition at line 149 of file AP_Mount_Alexmos.h.
| int16_t AP_Mount_Alexmos::alexmos_angles::rc_speed_yaw | 
Definition at line 155 of file AP_Mount_Alexmos.h.
 1.8.13