2002-04-30 22:24:03 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
2002-12-29 00:42:10 +00:00
|
|
|
Beech 99 simulation config. This file ties together all
|
|
|
|
the components used by FGFS to represent the aircraft.
|
2002-04-30 22:24:03 +00:00
|
|
|
|
2002-12-29 00:42:10 +00:00
|
|
|
For more details see UIUC/beech99-v1/README.beech99.html
|
2002-05-26 01:14:13 +00:00
|
|
|
|
2002-12-29 00:42:10 +00:00
|
|
|
Dec 28, 2002 Michael Selig, m-selig@uiuc.edu
|
2002-04-30 22:24:03 +00:00
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<sim>
|
|
|
|
|
2002-08-28 15:00:25 +00:00
|
|
|
<description>Beech 99 (UIUC)</description>
|
|
|
|
|
2002-04-30 22:24:03 +00:00
|
|
|
<flight-model>larcsim</flight-model>
|
|
|
|
<aero>uiuc</aero>
|
|
|
|
<aircraft-dir>Aircraft/UIUC/beech99-v1</aircraft-dir>
|
|
|
|
|
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
|
|
|
<path>Aircraft/beech99/Sounds/uiuc/beech99-sound.xml</path>
|
|
|
|
</sound>
|
|
|
|
|
|
|
|
<panel>
|
|
|
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
|
|
|
<visibility>true</visibility>
|
|
|
|
</panel>
|
|
|
|
|
|
|
|
<panel_2>
|
|
|
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
|
|
|
</panel_2>
|
|
|
|
|
|
|
|
<model>
|
2002-12-29 00:42:10 +00:00
|
|
|
<path>Aircraft/beech99/Models/beech99-model.xml</path>
|
2002-04-30 22:24:03 +00:00
|
|
|
</model>
|
|
|
|
|
2003-06-08 22:50:34 +00:00
|
|
|
<view n="1">
|
|
|
|
<config>
|
|
|
|
<eye-heading-deg-path>/orientation/gamma-horiz-deg</eye-heading-deg-path>
|
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
|
2002-04-30 22:24:03 +00:00
|
|
|
</sim>
|
|
|
|
</PropertyList>
|