1
0
Fork 0

747 AI models Corrected Speed for Gear Retraction

This commit is contained in:
Yves Tolosa-Joas 2017-02-03 01:43:41 +11:00 committed by James Turner
parent 3d66ec233d
commit 1b8b7db76b
3 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@
<condition> <condition>
<less-than> <less-than>
<property>velocities/true-airspeed-kt</property> <property>velocities/true-airspeed-kt</property>
<value>150</value> <value>180</value>
</less-than> </less-than>
</condition> </condition>
</animation> </animation>

View file

@ -10,7 +10,7 @@
<condition> <condition>
<less-than> <less-than>
<property>velocities/true-airspeed-kt</property> <property>velocities/true-airspeed-kt</property>
<value>150</value> <value>180</value>
</less-than> </less-than>
</condition> </condition>
</animation> </animation>

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList> <PropertyList>
<description>Boeing 747-400 Cargo</description> <description>Boeing 747-200 Cargo</description>
<author>Ian(Yves) Tolosa. Apr 2016 </author> <author>Ian(Yves) Tolosa. Apr 2016 </author>
<path>Models/74Y.ac</path> <path>Models/74Y.ac</path>
@ -10,7 +10,7 @@
<condition> <condition>
<less-than> <less-than>
<property>velocities/true-airspeed-kt</property> <property>velocities/true-airspeed-kt</property>
<value>150</value> <value>180</value>
</less-than> </less-than>
</condition> </condition>
</animation> </animation>