1
0
Fork 0

Bartosz Kosiorek:

Initial revision of a c182 with a 3d cockpit.
This commit is contained in:
curt 2003-09-16 16:04:14 +00:00
parent ba40b30c8c
commit 7598aca09f

View file

@ -0,0 +1,37 @@
<?xml version="1.0"?>
<!--
************************************************************************
JSBSim Cessna 182 with 3D cockpit.
Started October 7 2003 by Bartosz Kosiorek, gang65@poczta.onet.pl
************************************************************************
-->
<PropertyList include="c182-jsbsim-set.xml">
<sim>
<description>Cessna 182 (JSBSim, 3D cockpit)</description>
<!-- hide the 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.14</x-offset-m>
<y-offset-m archive="y">0.17</y-offset-m>
<z-offset-m archive="y">0.48</z-offset-m>
<pitch-offset-deg>-12</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>