Autopilot configuration reference: Difference between revisions

Jump to navigation Jump to search
(Logic)
Line 252: Line 252:


=== gain ===
=== gain ===
A gain filter multiplies the difference between the <input> and <output> values by a given factor. The multiplier or gain is specified by the <gain> element. More than one <gain> element formatted as in Input Value may be present. The first with a <condition> element evaluating as true will define the used gain.
<filter>
  <type>gain</type>
  <gain>6.28</gain>
  <input>radius</input>
  <output>circumfence</output>
</filter>
=== exponential ===
=== exponential ===
=== double-exponential ===
=== double-exponential ===

Navigation menu