1
0
Fork 0
fgdata/Aircraft/c172r-3d-yasim-set.xml
2003-02-06 20:36:16 +00:00

41 lines
897 B
XML

<?xml version="1.0"?>
<!--
************************************************************************
YASim Cessna 172R with 3D cockpit.
Started October 23 2001 by John Check, fgpanels@rockfish.net
************************************************************************
-->
<PropertyList include="c172r-yasim-base.xml">
<sim>
<description>Cessna 172R (YASim, 3D cockpit)</description>
<virtual-cockpit archive="y">true</virtual-cockpit>
<!-- hide the 2D panel -->
<panel>
<visibility archive="n">false</visibility>
</panel>
<!-- position the pilot viewpoint and angle -->
<view>
<internal archive="y">true</internal>
<config>
<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>
<pitch-offset-deg>-13</pitch-offset-deg>
</config>
</view>
</sim>
</PropertyList>