2002-11-11 17:30:09 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
2002-11-16 19:10:54 +00:00
|
|
|
JSBSim Cessna 172R with 3D cockpit.
|
2002-11-11 17:30:09 +00:00
|
|
|
|
2002-11-16 19:10:54 +00:00
|
|
|
Started October 23 2001 by John Check, fgpanels@rockfish.net
|
2002-11-11 17:30:09 +00:00
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
2002-11-16 19:10:54 +00:00
|
|
|
<PropertyList include="c172r-jsbsim-base.xml">
|
2002-11-11 17:30:09 +00:00
|
|
|
|
|
|
|
<sim>
|
|
|
|
|
2002-11-16 19:10:54 +00:00
|
|
|
<description>Cessna 172R (JSBSim, 3D cockpit)</description>
|
2002-11-11 17:30:09 +00:00
|
|
|
|
|
|
|
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
|
|
|
|
|
2002-11-16 19:10:54 +00:00
|
|
|
<!-- hide the 2D panel -->
|
2002-11-11 17:30:09 +00:00
|
|
|
|
|
|
|
<panel>
|
|
|
|
<visibility archive="y">false</visibility>
|
|
|
|
</panel>
|
|
|
|
|
2002-11-16 19:10:54 +00:00
|
|
|
<!-- position the pilot viewpoint and angle -->
|
|
|
|
|
2002-11-11 17:30:09 +00:00
|
|
|
<view>
|
|
|
|
<internal archive="y">true</internal>
|
|
|
|
<config>
|
2002-11-16 19:10:54 +00:00
|
|
|
<x-offset-m archive="y">-0.25</x-offset-m>
|
|
|
|
<y-offset-m archive="y">0.20</y-offset-m>
|
|
|
|
<z-offset-m archive="y">0.66</z-offset-m>
|
|
|
|
<default-pitch-deg>-13</default-pitch-deg>
|
2002-11-11 17:30:09 +00:00
|
|
|
</config>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
<current-view>
|
|
|
|
<pitch-offset-deg>-13</pitch-offset-deg>
|
|
|
|
</current-view>
|
|
|
|
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
</PropertyList>
|