System: Fix incorrect TAS, #19
This commit is contained in:
parent
1311ca882e
commit
7a19594a58
1 changed files with 1 additions and 8 deletions
|
@ -553,14 +553,7 @@
|
||||||
<name>TAS</name>
|
<name>TAS</name>
|
||||||
<type>gain</type>
|
<type>gain</type>
|
||||||
<gain>1.0</gain>
|
<gain>1.0</gain>
|
||||||
<input>
|
<input>/instrumentation/airspeed-indicator/true-speed-kt</input>
|
||||||
<expression>
|
|
||||||
<product>
|
|
||||||
<property>/velocities/uBody-fps</property>
|
|
||||||
<value>0.592484</value>
|
|
||||||
</product>
|
|
||||||
</expression>
|
|
||||||
</input>
|
|
||||||
<output>/velocities/TAS</output>
|
<output>/velocities/TAS</output>
|
||||||
</filter>
|
</filter>
|
||||||
|
|
||||||
|
|
Reference in a new issue