PX4 Firmware
PX4 Autopilot Software http://px4.io
ParameterHandles Struct Reference
Collaboration diagram for ParameterHandles:

Public Attributes

param_t mnt_mode_in
 
param_t mnt_mode_out
 
param_t mnt_mav_sysid
 
param_t mnt_mav_compid
 
param_t mnt_ob_lock_mode
 
param_t mnt_ob_norm_mode
 
param_t mnt_man_pitch
 
param_t mnt_man_roll
 
param_t mnt_man_yaw
 
param_t mnt_do_stab
 
param_t mnt_range_pitch
 
param_t mnt_range_roll
 
param_t mnt_range_yaw
 
param_t mnt_off_pitch
 
param_t mnt_off_roll
 
param_t mnt_off_yaw
 

Detailed Description

Definition at line 129 of file vmount.cpp.

Member Data Documentation

◆ mnt_do_stab

param_t ParameterHandles::mnt_do_stab

Definition at line 139 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_man_pitch

param_t ParameterHandles::mnt_man_pitch

Definition at line 136 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_man_roll

param_t ParameterHandles::mnt_man_roll

Definition at line 137 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_man_yaw

param_t ParameterHandles::mnt_man_yaw

Definition at line 138 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_mav_compid

param_t ParameterHandles::mnt_mav_compid

Definition at line 133 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_mav_sysid

param_t ParameterHandles::mnt_mav_sysid

Definition at line 132 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_mode_in

param_t ParameterHandles::mnt_mode_in

Definition at line 130 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_mode_out

param_t ParameterHandles::mnt_mode_out

Definition at line 131 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_ob_lock_mode

param_t ParameterHandles::mnt_ob_lock_mode

Definition at line 134 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_ob_norm_mode

param_t ParameterHandles::mnt_ob_norm_mode

Definition at line 135 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_off_pitch

param_t ParameterHandles::mnt_off_pitch

Definition at line 143 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_off_roll

param_t ParameterHandles::mnt_off_roll

Definition at line 144 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_off_yaw

param_t ParameterHandles::mnt_off_yaw

Definition at line 145 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_range_pitch

param_t ParameterHandles::mnt_range_pitch

Definition at line 140 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_range_roll

param_t ParameterHandles::mnt_range_roll

Definition at line 141 of file vmount.cpp.

Referenced by get_params(), and update_params().

◆ mnt_range_yaw

param_t ParameterHandles::mnt_range_yaw

Definition at line 142 of file vmount.cpp.

Referenced by get_params(), and update_params().


The documentation for this struct was generated from the following file: