2001-12-07 20:54:25 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
|
|
|
Cessna 172 simulation config. This files ties together all the components
|
|
|
|
used by FGFS to represent the C172. Components include the flight data
|
|
|
|
model, instrument panel, and external 3D model.
|
|
|
|
3D models can be downloaded from http://home.t-online.de/home/Wolfram.Kuss/
|
|
|
|
|
|
|
|
October 23 2001 John Check, fgpanels@rockfish.net
|
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
2001-12-11 18:32:36 +00:00
|
|
|
<sim>
|
2002-06-18 03:20:53 +00:00
|
|
|
<virtual-cockpit archive="y">true</virtual-cockpit>
|
|
|
|
|
2001-12-11 03:37:30 +00:00
|
|
|
<flight-model>yasim</flight-model>
|
|
|
|
<aero>a4</aero>
|
|
|
|
<fuel-fraction>1.0</fuel-fraction>
|
2002-02-27 14:37:24 +00:00
|
|
|
|
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
2002-03-02 23:50:07 +00:00
|
|
|
<path>Aircraft/a4/a4-sound.xml</path>
|
2002-02-27 14:37:24 +00:00
|
|
|
</sound>
|
2001-12-09 05:55:10 +00:00
|
|
|
|
2001-12-11 03:37:30 +00:00
|
|
|
<panel>
|
2002-06-28 12:53:10 +00:00
|
|
|
<visibility>false</visibility>
|
2002-06-18 03:20:53 +00:00
|
|
|
</panel>
|
|
|
|
|
2001-12-11 03:37:30 +00:00
|
|
|
<model>
|
2002-06-18 03:20:53 +00:00
|
|
|
<path>Aircraft/a4/Models/a4-blue.xml</path>
|
2001-12-11 03:37:30 +00:00
|
|
|
</model>
|
2002-06-18 03:20:53 +00:00
|
|
|
|
|
|
|
<view n="0">
|
|
|
|
<internal archive="y">true</internal>
|
|
|
|
<config>
|
|
|
|
<x-offset-m archive="y">0</x-offset-m>
|
2002-06-26 01:17:57 +00:00
|
|
|
<y-offset-m archive="y">0.77</y-offset-m>
|
|
|
|
<z-offset-m archive="y">-2.82</z-offset-m>
|
2002-06-18 03:20:53 +00:00
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<current-view>
|
2002-06-22 03:42:08 +00:00
|
|
|
<pitch-offset-deg>-17</pitch-offset-deg>
|
2002-06-18 03:20:53 +00:00
|
|
|
</current-view>
|
|
|
|
|
2001-12-11 18:32:36 +00:00
|
|
|
</sim>
|
2002-06-22 13:54:22 +00:00
|
|
|
|
|
|
|
<autopilot>
|
|
|
|
<config>
|
|
|
|
<min-climb-speed-kt type="float">200.0</min-climb-speed-kt>
|
|
|
|
<best-climb-speed-kt type="float">250.0</best-climb-speed-kt>
|
|
|
|
<target-climb-rate-fpm type="float">3000.0</target-climb-rate-fpm>
|
|
|
|
<target-descent-rate-fpm type="float">1500.0</target-descent-rate-fpm>
|
|
|
|
<elevator-adj-factor type="float">3500.0</elevator-adj-factor>
|
|
|
|
<integral-contribution type="float">0.01</integral-contribution>
|
|
|
|
<zero-pitch-throttle type="float">0.60</zero-pitch-throttle>
|
|
|
|
<zero-pitch-trim-full-throttle type="float">0.13</zero-pitch-trim-full-throttle>
|
|
|
|
<max-roll-deg type="float">45</max-roll-deg>
|
|
|
|
<max-aileron type="float">0.1</max-aileron>
|
|
|
|
</config>
|
|
|
|
</autopilot>
|
|
|
|
|
2001-12-07 20:54:25 +00:00
|
|
|
</PropertyList>
|
2002-06-22 13:54:22 +00:00
|
|
|
|
2002-06-26 01:17:57 +00:00
|
|
|
|