1
0
Fork 0

Pitch Offset moved to viewer config

This commit is contained in:
jimw 2003-02-06 20:20:00 +00:00
parent 9e29d8fbd7
commit d309b6684f
4 changed files with 5 additions and 19 deletions

View file

@ -42,6 +42,7 @@
<x-offset-m archive="y">-0.38</x-offset-m> <x-offset-m archive="y">-0.38</x-offset-m>
<y-offset-m archive="y">3.26</y-offset-m> <y-offset-m archive="y">3.26</y-offset-m>
<z-offset-m archive="y">-18.16</z-offset-m> <z-offset-m archive="y">-18.16</z-offset-m>
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
</config> </config>
</view> </view>
<view n="1"> <view n="1">
@ -51,10 +52,6 @@
</config> </config>
</view> </view>
<current-view>
<pitch-offset-deg archive="y">-11.0</pitch-offset-deg>
</current-view>
</sim> </sim>
<autopilot> <autopilot>

View file

@ -37,14 +37,10 @@
<x-offset-m archive="y">-0.2</x-offset-m> <x-offset-m archive="y">-0.2</x-offset-m>
<y-offset-m archive="y">1.0</y-offset-m> <y-offset-m archive="y">1.0</y-offset-m>
<z-offset-m archive="y">-0.2</z-offset-m> <z-offset-m archive="y">-0.2</z-offset-m>
<default-pitch-deg archive="y">-15</default-pitch-deg> <pitch-offset-deg>-15</pitch-offset-deg>
</config> </config>
</view> </view>
<current-view>
<pitch-offset-deg>-15</pitch-offset-deg>
</current-view>
</sim> </sim>
<consumables> <consumables>

View file

@ -49,14 +49,10 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
<x-offset-m archive="y" type="double">-0.28</x-offset-m> <x-offset-m archive="y" type="double">-0.28</x-offset-m>
<y-offset-m archive="y" type="double">0.65</y-offset-m> <y-offset-m archive="y" type="double">0.65</y-offset-m>
<z-offset-m archive="y" type="double">-0.10</z-offset-m> <z-offset-m archive="y" type="double">-0.10</z-offset-m>
<default-pitch-deg>-15</default-pitch-deg> <pitch-offset-deg>-15</pitch-offset-deg>
</config> </config>
</view> </view>
<current-view>
<pitch-offset-deg>-15</pitch-offset-deg>
</current-view>
<instrument-options> <instrument-options>
<dg> <dg>
<style>1</style> <style>1</style>

View file

@ -35,17 +35,14 @@ model, instrument panel, and external 3D model.
<model> <model>
<path archive="y">Aircraft/j3cub/Models/j3cub.xml</path> <path archive="y">Aircraft/j3cub/Models/j3cub.xml</path>
</model> </model>
<current-view>
<pitch-offset-deg>-8</pitch-offset-deg>
</current-view>
<view> <view>
<internal archive="y">true</internal> <internal archive="y">true</internal>
<config> <config>
<x-offset-m archive="y">0.0</x-offset-m> <x-offset-m archive="y">0.0</x-offset-m>
<y-offset-m archive="y">-0.3</y-offset-m> <y-offset-m archive="y">-0.3</y-offset-m>
<z-offset-m archive="y">0.9</z-offset-m> <z-offset-m archive="y">0.9</z-offset-m>
<pitch-offset-deg>-8</pitch-offset-deg>
</config> </config>
</view> </view>