2001-12-07 20:54:25 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
2001-12-11 18:32:36 +00:00
|
|
|
<sim>
|
2001-12-11 03:37:30 +00:00
|
|
|
<flight-model>yasim</flight-model>
|
|
|
|
<aero>747</aero>
|
2002-05-26 03:32:10 +00:00
|
|
|
<fuel-fraction>0.5</fuel-fraction>
|
2002-03-02 23:50:07 +00:00
|
|
|
|
2002-02-27 14:37:24 +00:00
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
2002-03-02 23:50:07 +00:00
|
|
|
<path>Aircraft/747/747-sound.xml</path>
|
2002-02-27 14:37:24 +00:00
|
|
|
</sound>
|
2001-12-10 15:31:15 +00:00
|
|
|
|
2001-12-11 03:37:30 +00:00
|
|
|
<panel>
|
2002-05-28 02:41:36 +00:00
|
|
|
<path>Aircraft/c310/c310-vfr-panel.xml</path>
|
2002-01-28 13:26:08 +00:00
|
|
|
<visibility>false</visibility>
|
2001-12-11 03:37:30 +00:00
|
|
|
</panel>
|
2002-05-26 03:32:10 +00:00
|
|
|
|
2002-01-28 13:26:08 +00:00
|
|
|
<hud>
|
2002-05-26 03:32:10 +00:00
|
|
|
<path>Huds/Custom/default.xml</path>
|
|
|
|
<visibility>true</visibility>
|
2002-01-28 13:26:08 +00:00
|
|
|
</hud>
|
2001-12-07 20:54:25 +00:00
|
|
|
|
2001-12-11 03:37:30 +00:00
|
|
|
<model>
|
2002-05-26 03:32:10 +00:00
|
|
|
<path>Aircraft/747/Models/boeing747-400-jw.xml</path>
|
2001-12-11 03:37:30 +00:00
|
|
|
</model>
|
2002-05-26 03:32:10 +00:00
|
|
|
|
|
|
|
<view>
|
|
|
|
<internal archive="y">false</internal>
|
|
|
|
<config>
|
|
|
|
<!-- x/y/z == right/up/back -->
|
|
|
|
<x-offset-m archive="y">-1.0</x-offset-m>
|
|
|
|
<y-offset-m archive="y">3.5</y-offset-m>
|
|
|
|
<z-offset-m archive="y">-28</z-offset-m>
|
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
<view n="1">
|
|
|
|
<config>
|
|
|
|
<!-- big plane, so extend chase view offset a bit -->
|
|
|
|
<z-offset-m type="double" archive="y">-90.0</z-offset-m>
|
|
|
|
</config>
|
|
|
|
|
|
|
|
</view>
|
2001-12-11 18:32:36 +00:00
|
|
|
</sim>
|
2002-02-09 03:25:11 +00:00
|
|
|
|
|
|
|
<autopilot>
|
|
|
|
<config>
|
2002-06-22 03:44:06 +00:00
|
|
|
<min-climb-speed-kt type="float">150.0</min-climb-speed-kt>
|
|
|
|
<best-climb-speed-kt type="float">250.0</best-climb-speed-kt>
|
2002-02-09 03:25:11 +00:00
|
|
|
<target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm>
|
2002-06-03 22:29:07 +00:00
|
|
|
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
|
2002-06-22 03:44:06 +00:00
|
|
|
<elevator-adj-factor type="float">3500.0</elevator-adj-factor>
|
2002-06-07 17:17:10 +00:00
|
|
|
<integral-contribution type="float">0.01</integral-contribution>
|
2002-05-28 03:05:38 +00:00
|
|
|
<zero-pitch-throttle type="float">0.0001</zero-pitch-throttle>
|
2002-05-28 02:41:36 +00:00
|
|
|
<zero-pitch-trim-full-throttle type="float">0.0001</zero-pitch-trim-full-throttle>
|
2002-06-07 17:17:10 +00:00
|
|
|
<max-roll-deg type="float">30</max-roll-deg>
|
|
|
|
<max-aileron type="float">1.0</max-aileron>
|
2002-02-09 03:25:11 +00:00
|
|
|
</config>
|
|
|
|
</autopilot>
|
|
|
|
|
2001-12-07 20:54:25 +00:00
|
|
|
</PropertyList>
|
2002-06-22 03:44:06 +00:00
|
|
|
|
|
|
|
|