747 AI models Corrected Speed for Gear Retraction
This commit is contained in:
parent
3d66ec233d
commit
1b8b7db76b
3 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue