2002-02-08 12:22:07 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
|
|
|
UIUC Boeing 747 init file.
|
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<sim>
|
|
|
|
|
2002-08-28 15:00:25 +00:00
|
|
|
<description>Boeing 747 (UIUC)</description>
|
|
|
|
|
2002-02-08 12:22:07 +00:00
|
|
|
<flight-model>larcsim</flight-model>
|
|
|
|
<aero>uiuc</aero>
|
|
|
|
<aircraft-dir>Aircraft-uiuc/Boeing747</aircraft-dir>
|
|
|
|
|
2002-02-27 14:37:24 +00:00
|
|
|
<sound>
|
|
|
|
<audible>true</audible>
|
2002-03-02 23:50:07 +00:00
|
|
|
<path>Aircraft/747/747-sound.xml</path>
|
2002-02-27 14:37:24 +00:00
|
|
|
</sound>
|
|
|
|
|
2002-02-08 12:22:07 +00:00
|
|
|
<panel>
|
|
|
|
<path>Aircraft/747/747-panel.xml</path>
|
|
|
|
<visibility>false</visibility>
|
|
|
|
</panel>
|
|
|
|
|
|
|
|
<hud>
|
|
|
|
<visibility>true</visibility>
|
|
|
|
</hud>
|
|
|
|
|
|
|
|
<model>
|
|
|
|
<path>Aircraft/747/Model/boeing747.ac</path>
|
|
|
|
</model>
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
</PropertyList>
|
|
|
|
|
|
|
|
|