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

#include <Mixer.h>

+ Collaboration diagram for Mixer::Mixers::OutputFunction:

Public Member Functions

 operator QString () const
 

Public Attributes

QString label
 
Condition noteCondition
 
QString note
 
bool excludeFromActuatorTesting
 
QString actuatorType {}
 

Detailed Description

Definition at line 356 of file Mixer.h.

Member Function Documentation

◆ operator QString()

Mixer::Mixers::OutputFunction::operator QString ( ) const
inline

Definition at line 363 of file Mixer.h.

References label.

Member Data Documentation

◆ actuatorType

QString Mixer::Mixers::OutputFunction::actuatorType {}

Definition at line 361 of file Mixer.h.

◆ excludeFromActuatorTesting

bool Mixer::Mixers::OutputFunction::excludeFromActuatorTesting

Definition at line 360 of file Mixer.h.

◆ label

QString Mixer::Mixers::OutputFunction::label

Definition at line 357 of file Mixer.h.

Referenced by operator QString().

◆ note

QString Mixer::Mixers::OutputFunction::note

Definition at line 359 of file Mixer.h.

◆ noteCondition

Condition Mixer::Mixers::OutputFunction::noteCondition

Definition at line 358 of file Mixer.h.


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