Autopilot configuration reference: Difference between revisions

Jump to navigation Jump to search
→‎Pure Gain: Further clarification
(→‎Pure Gain: Trying to clarify)
(→‎Pure Gain: Further clarification)
Line 404: Line 404:


=== Pure Gain <gain> ===
=== Pure Gain <gain> ===
A gain filter multiplies the <input> value by a given factor or gain <gain> and returns the output to <output>. More than one <gain> element formatted as in [[Autopilot Configuration Reference#Input Values|Input Values]] may be present. The first <gain> within a <condition> element evaluating as true will define the used gain.
A gain filter multiplies the <input> value by a given factor or gain <gain> and returns the output to <output>. More than one <gain> element formatted as in [[Autopilot Configuration Reference#Input Values|Input Values]] may be present. Within a <condition> evaluating as true the first <gain> will define the used gain.


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">

Navigation menu