APM:Libraries
Classes | Macros
AP_MotorsHeli_Quad.h File Reference

Motor control class collective pitch quad helicopter (such as stingray) More...

#include <AP_Common/AP_Common.h>
#include <AP_Math/AP_Math.h>
#include <RC_Channel/RC_Channel.h>
#include "AP_MotorsHeli.h"
#include "AP_MotorsHeli_RSC.h"
Include dependency graph for AP_MotorsHeli_Quad.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_MotorsHeli_Quad
 

Macros

#define AP_MOTORS_HELI_QUAD_RSC   CH_8
 
#define AP_MOTORS_HELI_QUAD_COLLECTIVE_MIN   1100
 
#define AP_MOTORS_HELI_QUAD_COLLECTIVE_MAX   1900
 
#define AP_MOTORS_HELI_QUAD_NUM_MOTORS   4
 

Detailed Description

Motor control class collective pitch quad helicopter (such as stingray)

Definition in file AP_MotorsHeli_Quad.h.

Macro Definition Documentation

◆ AP_MOTORS_HELI_QUAD_COLLECTIVE_MAX

#define AP_MOTORS_HELI_QUAD_COLLECTIVE_MAX   1900

Definition at line 18 of file AP_MotorsHeli_Quad.h.

◆ AP_MOTORS_HELI_QUAD_COLLECTIVE_MIN

#define AP_MOTORS_HELI_QUAD_COLLECTIVE_MIN   1100

Definition at line 17 of file AP_MotorsHeli_Quad.h.

◆ AP_MOTORS_HELI_QUAD_NUM_MOTORS

#define AP_MOTORS_HELI_QUAD_NUM_MOTORS   4

◆ AP_MOTORS_HELI_QUAD_RSC

#define AP_MOTORS_HELI_QUAD_RSC   CH_8