APM:Libraries
Variables
SIM_Submarine.cpp File Reference
#include "SIM_Submarine.h"
#include <AP_Motors/AP_Motors.h>
#include "Frame_Vectored.h"
#include <stdio.h>
Include dependency graph for SIM_Submarine.cpp:

Go to the source code of this file.

Variables

static Thruster vectored_thrusters []
 

Variable Documentation

◆ vectored_thrusters

Thruster vectored_thrusters[]
static
Initial value:
=
{
}
#define MOT_5_YAW_FACTOR
#define MOT_3_FORWARD_FACTOR
#define MOT_1_STRAFE_FACTOR
#define MOT_4_STRAFE_FACTOR
#define MOT_1_PITCH_FACTOR
Definition: Frame_Vectored.h:6
#define MOT_2_STRAFE_FACTOR
#define MOT_3_THROTTLE_FACTOR
#define MOT_4_PITCH_FACTOR
#define MOT_3_STRAFE_FACTOR
#define MOT_3_ROLL_FACTOR
#define MOT_4_THROTTLE_FACTOR
#define MOT_1_ROLL_FACTOR
Definition: Frame_Vectored.h:5
#define MOT_1_FORWARD_FACTOR
Definition: Frame_Vectored.h:9
#define MOT_3_PITCH_FACTOR
#define MOT_3_YAW_FACTOR
#define MOT_2_THROTTLE_FACTOR
#define MOT_4_FORWARD_FACTOR
#define MOT_1_YAW_FACTOR
Definition: Frame_Vectored.h:7
#define MOT_4_ROLL_FACTOR
#define MOT_6_PITCH_FACTOR
#define MOT_2_ROLL_FACTOR
#define MOT_4_YAW_FACTOR
#define MOT_2_YAW_FACTOR
#define MOT_1_THROTTLE_FACTOR
Definition: Frame_Vectored.h:8
#define MOT_5_THROTTLE_FACTOR
#define MOT_2_PITCH_FACTOR
#define MOT_6_THROTTLE_FACTOR
#define MOT_5_STRAFE_FACTOR
#define MOT_6_ROLL_FACTOR
#define MOT_6_STRAFE_FACTOR
#define MOT_6_FORWARD_FACTOR
#define MOT_5_FORWARD_FACTOR
#define MOT_5_ROLL_FACTOR
#define MOT_6_YAW_FACTOR
#define MOT_2_FORWARD_FACTOR
#define MOT_5_PITCH_FACTOR

Definition at line 27 of file SIM_Submarine.cpp.