2002-05-27 04:37:47 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
|
|
|
1903 Wright Flyer simulation config. This file ties together all the
|
|
|
|
components used by FGFS to represent the 1903 Wright
|
|
|
|
Flyerr. 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/
|
|
|
|
|
|
|
|
For more details see UIUC/wrightFlyer1903-v1-nl/README.wrightFlyer1903.html
|
|
|
|
|
|
|
|
May 25 2002 Michael Selig, m-selig@uiuc.edu
|
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<sim>
|
|
|
|
|
2002-08-28 15:00:25 +00:00
|
|
|
<description>1903 Wright Flyer (UIUC)</description>
|
|
|
|
|
2002-05-27 04:37:47 +00:00
|
|
|
<flight-model>larcsim</flight-model>
|
|
|
|
<aero>uiuc</aero>
|
|
|
|
<aircraft-dir>Aircraft/UIUC/wrightFlyer1903-v1-nl</aircraft-dir>
|
|
|
|
|
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
|
|
|
<path>Aircraft/wrightFlyer1903/Sounds/uiuc/wrightFlyer1903-sound.xml</path>
|
|
|
|
</sound>
|
|
|
|
|
|
|
|
<panel>
|
|
|
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
2002-09-20 02:55:15 +00:00
|
|
|
<visibility archive="n">false</visibility>
|
2002-05-27 04:37:47 +00:00
|
|
|
</panel>
|
|
|
|
|
|
|
|
<panel_2>
|
|
|
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
|
|
|
</panel_2>
|
|
|
|
|
|
|
|
<!-- To use the 3D Model, go to Wolfram Kuss' website. -->
|
|
|
|
<model>
|
2002-09-11 03:09:25 +00:00
|
|
|
<path>Aircraft/wrightFlyer1903/Models/WrightFlyer-pb-jw.xml</path>
|
2002-05-27 04:37:47 +00:00
|
|
|
</model>
|
|
|
|
|
2002-09-20 02:55:15 +00:00
|
|
|
<view>
|
|
|
|
<internal archive="y">true</internal>
|
|
|
|
<config>
|
|
|
|
<x-offset-m archive="y">-0.31</x-offset-m>
|
|
|
|
<y-offset-m archive="y">-0.22</y-offset-m>
|
|
|
|
<z-offset-m archive="y">-0.98</z-offset-m>
|
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
|
2002-05-27 04:37:47 +00:00
|
|
|
</sim>
|
|
|
|
</PropertyList>
|