QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Mixer::MixerChannel Member List

This is the complete list of members for Mixer::MixerChannel, including all inherited members.

actuatorFunction() constMixer::MixerChannelinline
applyRule(bool noConstraints=false)Mixer::MixerChannelslot
configInstances()Mixer::MixerChannelinline
configInstancesChanged()Mixer::MixerChannelsignal
CONSTANT(QmlObjectListModel *configInstances READ configInstances NOTIFY configInstancesChanged) const QString &label() constMixer::MixerChannelinline
getFact(Function function) constMixer::MixerChannel
getGeometry(const ActuatorTypes &actuatorTypes, const MixerOption::ActuatorGroup &group, ActuatorGeometry &geometry) constMixer::MixerChannel
MixerChannel(QObject *parent, const QString &label, int actuatorFunction, int paramIndex, int actuatorTypeIndex, QmlObjectListModel &channelConfigs, ParameterManager *parameterManager, const Rule *rule, std::function< void(Function, Fact *)> factAddedCb)Mixer::MixerChannel