Autopilot configuration reference: Difference between revisions

Jump to navigation Jump to search
m
Line 182: Line 182:


==== Conditional input values ====
==== Conditional input values ====
The direct inputs of controller and filter elements support so called input value lists. This is useful, if the input should be connected to one of many separate inputs like autopilots connected to NAV1, NAV2 or the GPS. The well known <tt>&lt;condition&gt;</tt> element is allowed within an input value element. The input value list will be traversed until the first input value with a successful condition is found. The behavior is much like the switch statement in programming languages.
The direct inputs of controller and filter elements support so called input value lists. This is useful, if the input should be connected to one of many separate inputs like autopilots connected to NAV1, NAV2 or the GPS. A standard <tt>&lt;condition&gt;</tt> element is allowed within an input value element. The input value list will be traversed until the first input value with a successful condition is found. The behavior is much like the switch statement in programming languages.
  <reference>
  <reference>
   <condition>
   <condition>
580

edits

Navigation menu