QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Mixer::ActuatorType::Values Struct Reference

#include <Mixer.h>

Public Attributes

float min {}
 
float max {}
 
float defaultVal {}
 
bool reversible {}
 

Detailed Description

Definition at line 38 of file Mixer.h.

Member Data Documentation

◆ defaultVal

float Mixer::ActuatorType::Values::defaultVal {}

Definition at line 41 of file Mixer.h.

Referenced by Actuators::parametersChanged().

◆ max

float Mixer::ActuatorType::Values::max {}

Definition at line 40 of file Mixer.h.

Referenced by Actuators::parametersChanged().

◆ min

float Mixer::ActuatorType::Values::min {}

Definition at line 39 of file Mixer.h.

Referenced by Actuators::parametersChanged().

◆ reversible

bool Mixer::ActuatorType::Values::reversible {}

Definition at line 42 of file Mixer.h.


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