1
0
Fork 0
fgdata/Aircraft/f104-jsbsim-set.xml
2003-08-26 14:42:17 +00:00

44 lines
804 B
XML

<?xml version="1.0"?>
<PropertyList>
<sim>
<description>Lockheed F-104 Starfighter</description>
<flight-model>jsb</flight-model>
<aero>f104</aero>
<systems>
<electrical>
<path>Aircraft/Generic/generic-electrical.xml</path>
</electrical>
</systems>
<sound>
<audible>true</audible>
<path>Aircraft/a4/a4-sound.xml</path>
</sound>
<virtual-cockpit archive="y">true</virtual-cockpit>
<panel>
<visibility>false</visibility>
</panel>
<model>
<path>Aircraft/f104/Models/f104.ac</path>
</model>
<view n="0">
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">1.175</y-offset-m>
<z-offset-m archive="y">-5.5</z-offset-m>
</config>
</view>
</sim>
</PropertyList>