FGproperties/Systems/static: Difference between revisions

Jump to navigation Jump to search
m
Syntax highlight
No edit summary
m (Syntax highlight)
Line 10: Line 10:


If you want to use type 1 or 2:
If you want to use type 1 or 2:
<syntaxhighlight lang=xml>
   <static>
   <static>
     <name>static</name>
     <name>static</name>
Line 17: Line 18:
     <error-factor>0.5</error-factor>
     <error-factor>0.5</error-factor>
   </static>  
   </static>  
</syntaxhighlight>


The output property /systems/static[n]/pressure-inhg is filtered. Therefore, if you want to see the effect of the measurement failure, "tau" should be 0.1 or smaller.
The output property /systems/static[n]/pressure-inhg is filtered. Therefore, if you want to see the effect of the measurement failure, "tau" should be 0.1 or smaller.
The "error-factor" should be between 0.2 and 0.7. Setting it to 0 equals a "perfect sensor". A setting of 1 means the whole (projected on static port face) impact pressure is applied. This is not realistic as usually there are more than one static pick-up points and so the pressure increase gets "flattened".
The "error-factor" should be between 0.2 and 0.7. Setting it to 0 equals a "perfect sensor". A setting of 1 means the whole (projected on static port face) impact pressure is applied. This is not realistic as usually there are more than one static pick-up points and so the pressure increase gets "flattened".

Navigation menu