1
0
Fork 0
fgdata/Aircraft/pa28-161-yasim-set.xml

45 lines
966 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!--
************************************************************************
YASim Piper Warrior II with 2D panel.
************************************************************************
-->
<PropertyList include="pa28-161-yasim-base.xml">
<sim>
<description>Piper Warrior II, 160HP (YASim, 2D panel)</description>
<!-- set up 2D panel -->
<panel>
<visibility archive="y">false</visibility>
</panel>
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.18</x-offset-m>
<y-offset-m archive="y">0.50</y-offset-m>
<z-offset-m archive="y">2.5</z-offset-m>
<default-pitch-deg>-12</default-pitch-deg>
</config>
</view>
<!-- Look down a bit over the top of the panel -->
<view>
<config>
<default-pitch-deg>-8</default-pitch-deg>
</config>
</view>
<current-view>
<pitch-offset-deg>-8</pitch-offset-deg>
</current-view>
</sim>
</PropertyList>