Fiddled with the 3D eyepoint a bit more, and switched over to using
the 310 JSBSim model throughout (rather than the c310u3a duplicate of it).
This commit is contained in:
parent
d7150e30b5
commit
3053cfd271
3 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<allow-toggle-cockpit archive="y">true</allow-toggle-cockpit>
|
||||
|
||||
<flight-model archive="y">jsb</flight-model>
|
||||
<aero archive="y">c310u3a</aero>
|
||||
<aero archive="y">c310</aero>
|
||||
|
||||
<systems>
|
||||
<electrical>
|
||||
|
@ -47,14 +47,14 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
<x-offset-m archive="y" type="double">-0.28</x-offset-m>
|
||||
<y-offset-m archive="y" type="double">0.60</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>
|
||||
<default-pitch-deg>-13</default-pitch-deg>
|
||||
<default-pitch-deg>-15</default-pitch-deg>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
<current-view>
|
||||
<pitch-offset-deg>-13</pitch-offset-deg>
|
||||
<pitch-offset-deg>-15</pitch-offset-deg>
|
||||
</current-view>
|
||||
|
||||
<instrument-options>
|
||||
|
|
|
@ -17,7 +17,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<description>Cessna 310U3A</description>
|
||||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>c310u3a</aero>
|
||||
<aero>c310</aero>
|
||||
|
||||
<systems>
|
||||
<electrical>
|
||||
|
|
|
@ -17,7 +17,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<description>Cessna 310U3A</description>
|
||||
|
||||
<flight-model>jsb</flight-model>
|
||||
<aero>c310u3a</aero>
|
||||
<aero>c310</aero>
|
||||
|
||||
<systems>
|
||||
<electrical>
|
||||
|
|
Loading…
Add table
Reference in a new issue