63 lines
1.6 KiB
XML
63 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<sim>
|
|
<flight-model>yasim</flight-model>
|
|
<aero>747</aero>
|
|
<fuel-fraction>0.5</fuel-fraction>
|
|
|
|
<sound>
|
|
<audible>true</audible>
|
|
<path>Aircraft/747/747-sound.xml</path>
|
|
</sound>
|
|
|
|
<panel>
|
|
<path>Aircraft/c310/c310-mini-panel.xml</path>
|
|
<visibility>false</visibility>
|
|
</panel>
|
|
|
|
<hud>
|
|
<path>Huds/Custom/default.xml</path>
|
|
<visibility>true</visibility>
|
|
</hud>
|
|
|
|
<model>
|
|
<path>Aircraft/747/Models/boeing747-400-jw.xml</path>
|
|
</model>
|
|
|
|
<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>
|
|
</sim>
|
|
|
|
<autopilot>
|
|
<config>
|
|
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
|
|
<best-climb-speed-kt type="float">240.0</best-climb-speed-kt>
|
|
<target-climb-rate-fpm type="float">2000.0</target-climb-rate-fpm>
|
|
<target-descent-rate-fpm type="float">1000.0</target-descent-rate-fpm>
|
|
<elevator-adj-factor type="float">12000.0</elevator-adj-factor>
|
|
<integral-contribution type="float">0.005</integral-contribution>
|
|
<zero-pitch-throttle type="float">0.65</zero-pitch-throttle>
|
|
<zero-pitch-trim-full-throttle type="float">0.025</zero-pitch-trim-full-throttle>
|
|
</config>
|
|
</autopilot>
|
|
|
|
</PropertyList>
|
|
|
|
|
|
|
|
|
|
|