TAS
This commit is contained in:
parent
181973df42
commit
4e900e7e9a
1 changed files with 15 additions and 0 deletions
|
@ -554,4 +554,19 @@
|
|||
</input>
|
||||
<output>/systems/icing/factor</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<name>TAS</name>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>
|
||||
<expression>
|
||||
<product>
|
||||
<property>velocities/uBody-fps</property>
|
||||
<value>0.592484</value>
|
||||
</product>
|
||||
</expression>
|
||||
</input>
|
||||
<output>/velocities/TAS</output>
|
||||
</filter>
|
||||
</PropertyList>
|
||||
|
|
Reference in a new issue