1
0
Fork 0
fgdata/Aircraft/c310-uiuc-set.xml

37 lines
855 B
XML
Raw Normal View History

2002-02-08 12:22:07 +00:00
<?xml version="1.0"?>
<!--
************************************************************************
UIUC Cessna 310 init file.
************************************************************************
-->
<PropertyList>
<sim>
<flight-model>larcsim</flight-model>
<aero>uiuc</aero>
<aircraft-dir>Aircraft-uiuc/Cessna310</aircraft-dir>
<sound>
<audible>true</audible>
<path>Aircraft/c310/c310-sound.xml</path>
</sound>
2002-02-08 12:22:07 +00:00
<panel>
<path>Aircraft/c310/c310-vfr-panel.xml</path>
<visibility>true</visibility>
</panel>
<panel_2>
<path>Aircraft/c310/c310-mini-panel.xml</path>
</panel_2>
<!-- you need to download this from the above website -->
<model>
<path>Aircraft/c310/Models/cessna310r.ac</path>
<heading-offset-deg>0</heading-offset-deg>
<z-offset-m>-0.555</z-offset-m>
2002-02-08 12:22:07 +00:00
</model>
</sim>
</PropertyList>