]> git.mxchange.org Git - flightgear.git/commitdiff
Add documentation of new <condition> element
authortorsten <torsten>
Fri, 13 Mar 2009 22:35:37 +0000 (22:35 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 18 Mar 2009 07:00:08 +0000 (08:00 +0100)
docs-mini/README.digitalfilters

index 96d7defc5e32f320260aaf7052ff45f4b62199f9..7a798e1f45d054766f11a8debbaea4794f479546 100644 (file)
@@ -110,7 +110,9 @@ Parameters
 console.
 
 <enable> Encloses the <prop> and <value> tags which are used to enable or
-disable the filter.  Defaults to enabled if unspecified.
+disable the filter. Instead of the <prop> and <value> tags, a <condition>
+tag may be used to define a condition. Check README.conditions for more
+details about conditions.  Defaults to enabled if unspecified.
 
 <type> The type of filter. This can be exponential, double-exponential,
 moving-average, noise-spike, gain or reciprocal.