Marchetti update
This commit is contained in:
parent
f75ade0c16
commit
8df329737c
1 changed files with 46 additions and 0 deletions
46
Aircraft/marchetti-v1-uiuc-set.xml
Normal file
46
Aircraft/marchetti-v1-uiuc-set.xml
Normal file
|
@ -0,0 +1,46 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
************************************************************************
|
||||
SIAI Marchetti S.211 simulation config. This file ties together all
|
||||
the components used by FGFS to represent the Marchetti. Components
|
||||
include the flight data model, instrument panel, and external 3D
|
||||
model. The aircraft:
|
||||
http://www.geocities.com/CapeCanaveral/3900/s211.html
|
||||
|
||||
A 3D Model of this aircraft does not yet exist.
|
||||
|
||||
For more details see UIUC/marchetti-v1/README.marchetti.html
|
||||
|
||||
May 27 2002 Michael Selig, m-selig@uiuc.edu
|
||||
************************************************************************
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<sim>
|
||||
|
||||
<flight-model>larcsim</flight-model>
|
||||
<aero>uiuc</aero>
|
||||
<aircraft-dir>Aircraft/UIUC/marchetti-v1</aircraft-dir>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/marchetti/Sounds/uiuc/marchetti-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>
|
||||
|
||||
<!-- For now, use the default 3D model for UIUC aircraft. -->
|
||||
<model>
|
||||
<path>Aircraft/UIUC/Models/opus/opus-model.xml</path>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
Loading…
Add table
Reference in a new issue