PX4 Firmware
PX4 Autopilot Software http://px4.io
MultirotorMixer::Rotor Struct Reference

Precalculated rotor mix. More...

#include <MultirotorMixer.hpp>

Collaboration diagram for MultirotorMixer::Rotor:

Public Attributes

float roll_scale
 scales roll for this rotor More...
 
float pitch_scale
 scales pitch for this rotor More...
 
float yaw_scale
 scales yaw for this rotor More...
 
float thrust_scale
 scales thrust for this rotor More...
 

Detailed Description

Precalculated rotor mix.

Definition at line 59 of file MultirotorMixer.hpp.

Member Data Documentation

◆ pitch_scale

float MultirotorMixer::Rotor::pitch_scale

◆ roll_scale

float MultirotorMixer::Rotor::roll_scale

◆ thrust_scale

float MultirotorMixer::Rotor::thrust_scale

◆ yaw_scale

float MultirotorMixer::Rotor::yaw_scale

scales yaw for this rotor

Definition at line 62 of file MultirotorMixer.hpp.

Referenced by MultirotorMixer::mix_airmode_rpy(), and MultirotorMixer::mix_yaw().


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