1
0
Fork 0

Pitch offset moved to viewer config

This commit is contained in:
jimw 2003-02-06 20:25:27 +00:00
parent d309b6684f
commit 910d2d9d82
2 changed files with 5 additions and 18 deletions

View file

@ -42,16 +42,15 @@ October 23 2001 John Check, fgpanels@rockfish.net
<path>Aircraft/dc3/Models/dc3-dpm.xml</path>
</model>
<view n="0">
<pitch-offset-deg>-5</pitch-offset-deg>
</view>
<view n="1">
<config>
<z-offset-m type="double" archive="y">-45.0</z-offset-m>
</config>
</view>
<current-view>
<pitch-offset-deg>-5</pitch-offset-deg>
</current-view>
</sim>
<controls>

View file

@ -23,22 +23,10 @@ YASim Piper Warrior II with 2D panel.
<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>
<pitch-offset-deg>-8</pitch-offset-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>