Pitch offset moved to viewer config
This commit is contained in:
parent
d309b6684f
commit
910d2d9d82
2 changed files with 5 additions and 18 deletions
|
@ -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>
|
||||
|
|
|
@ -23,21 +23,9 @@ 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>
|
||||
</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>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
</sim>
|
||||
|
||||
|
|
Loading…
Reference in a new issue