2002-11-11 17:30:09 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
2002-11-16 20:31:48 +00:00
|
|
|
JSBSim Cessna 172P with 3D cockpit.
|
2002-11-11 17:30:09 +00:00
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
Started October 23 2001 by John Check, fgpanels@rockfish.net
|
2002-11-11 17:30:09 +00:00
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<PropertyList include="c172p-jsbsim-base.xml">
|
2002-11-11 17:30:09 +00:00
|
|
|
|
|
|
|
<sim>
|
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<description>Cessna 172P (JSBSim, 3D cockpit)</description>
|
2002-11-11 17:30:09 +00:00
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<!-- hide the 2D panel -->
|
|
|
|
|
2002-11-11 17:30:09 +00:00
|
|
|
<panel>
|
|
|
|
<visibility archive="y">false</visibility>
|
|
|
|
</panel>
|
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<!-- position the pilot viewpoint and angle -->
|
|
|
|
|
2002-11-11 17:30:09 +00:00
|
|
|
<view>
|
|
|
|
<internal archive="y">true</internal>
|
|
|
|
<config>
|
|
|
|
<x-offset-m archive="y">-0.18</x-offset-m>
|
2002-11-16 16:03:57 +00:00
|
|
|
<y-offset-m archive="y">0.30</y-offset-m>
|
2002-11-13 16:49:30 +00:00
|
|
|
<z-offset-m archive="y">0.4</z-offset-m>
|
2002-11-16 16:03:57 +00:00
|
|
|
<default-pitch-deg>-12</default-pitch-deg>
|
2002-11-11 17:30:09 +00:00
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<current-view>
|
2002-11-16 16:03:57 +00:00
|
|
|
<pitch-offset-deg>-12</pitch-offset-deg>
|
2002-11-11 17:30:09 +00:00
|
|
|
</current-view>
|
|
|
|
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
</PropertyList>
|