2002-11-09 07:28:07 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
|
|
|
ASW 20 simulation config. This file ties together all the
|
|
|
|
components used by FGFS to represent a 15-meter class sailplane.
|
|
|
|
Components include the flight data model, instrument panel, and
|
|
|
|
external model.
|
|
|
|
|
|
|
|
Flight model details:
|
|
|
|
Aircraft/UIUC/asw20-v1-nl/README.asw20.html
|
|
|
|
|
|
|
|
External model details:
|
|
|
|
Aircraft/asw20/Models/uiuc/hgldr-cs/README.TXT
|
|
|
|
(courtesy of Roland Stuck, rstuck@evc.net)
|
|
|
|
|
|
|
|
Last update: Nov 9, 2002 Michael Selig, m-selig@uiuc.edu
|
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<sim>
|
|
|
|
|
2002-12-26 07:35:22 +00:00
|
|
|
<description>ASW-20 sailplane (UIUC)</description>
|
|
|
|
|
2002-11-09 07:28:07 +00:00
|
|
|
<flight-model>larcsim</flight-model>
|
|
|
|
<aero>uiuc</aero>
|
2002-12-26 07:35:22 +00:00
|
|
|
<uiuc-type>uiuc-sailplane</uiuc-type>
|
2002-11-09 07:28:07 +00:00
|
|
|
<aircraft-dir>Aircraft/UIUC/asw20-v1-nl</aircraft-dir>
|
|
|
|
|
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
|
|
|
<path>Aircraft/asw20/Sounds/uiuc/asw20-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>
|
|
|
|
<path>Aircraft/asw20/Models/uiuc/asw20-stuck/asw20-stuck-model.xml</path>
|
|
|
|
</model>
|
|
|
|
|
|
|
|
</sim>
|
|
|
|
</PropertyList>
|