2015-03-07 21:11:00 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<description>Embraer ERJ 145</description>
|
|
|
|
<author>Brett Harrison</author>
|
|
|
|
<path>Models/ERJ-145.ac</path>
|
2020-04-05 08:47:22 +00:00
|
|
|
<offsets>
|
|
|
|
<pitch-deg>-1.5</pitch-deg>
|
|
|
|
</offsets>
|
2015-03-07 21:11:00 +00:00
|
|
|
<animation>
|
2020-04-05 08:47:22 +00:00
|
|
|
<type>select</type>
|
|
|
|
<object-name>ER4_Gear</object-name>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>180</value>
|
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>ER4_GearCover</object-name>
|
|
|
|
<condition>
|
|
|
|
<greater-than>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>180</value>
|
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
2015-03-07 21:11:00 +00:00
|
|
|
</PropertyList>
|