APM:Libraries
|
This is the complete list of members for SITL::Motor, including all inherited members.
angle | SITL::Motor | |
calculate_forces(const Aircraft::sitl_input &input, float thrust_scale, uint8_t motor_offset, Vector3f &rot_accel, Vector3f &body_thrust) | SITL::Motor | |
display_order | SITL::Motor | |
last_change_usec | SITL::Motor | |
last_pitch_value | SITL::Motor | |
last_roll_value | SITL::Motor | |
Motor(uint8_t _servo, float _angle, float _yaw_factor, uint8_t _display_order) | SITL::Motor | inline |
Motor(uint8_t _servo, float _angle, float _yaw_factor, uint8_t _display_order, int8_t _roll_servo, float _roll_min, float _roll_max, int8_t _pitch_servo, float _pitch_min, float _pitch_max) | SITL::Motor | inline |
pitch_max | SITL::Motor | |
pitch_min | SITL::Motor | |
pitch_servo | SITL::Motor | |
roll_max | SITL::Motor | |
roll_min | SITL::Motor | |
roll_servo | SITL::Motor | |
servo | SITL::Motor | |
SERVO_NORMAL enum value | SITL::Motor | |
servo_rate | SITL::Motor | |
SERVO_RETRACT enum value | SITL::Motor | |
servo_type | SITL::Motor | |
update_servo(uint16_t demand, uint64_t time_usec, float &last_value) | SITL::Motor | |
yaw_factor | SITL::Motor |