3 ************************************************************************
4 sgs233 JSBSim config file
5 David Culp, davidculp2@comcast.net
6 ************************************************************************
13 <description>Schweizer 2-33</description>
14 <author>David Culp, Captain Slug (3D)</author>
16 <flight-model>jsb</flight-model>
24 <onground>false</onground>
25 <speed-set>knots</speed-set>
26 <airport-id type="string">KSFO</airport-id>
27 <runway type="string">28R</runway>
28 <airspeed-kt type="double">60.0</airspeed-kt>
29 <altitude-ft type="double">3000.0</altitude-ft>
33 <path>Aircraft/sgs233/glider-sound.xml</path>
37 <path>Aircraft/sgs233/Panels/glider-panel.xml</path>
38 <visibility archive="y">true</visibility>
39 <x-offset>256</x-offset>
44 <path>Aircraft/sgs233/null-electrical.xml</path>
45 <serviceable archive="y">false</serviceable>
50 <path>Aircraft/sgs233/Models/sgs233.ac</path>
54 <scenario>thermal_demo</scenario>
60 <desc>decrease/increase spoilers</desc>
67 <elevator-trim>0.00367</elevator-trim>
72 <status>false</status>
76 <!-- This binds the joystick's throttle slider to the spoilers.
77 It works for the Logitech Wingman Extreme Digital 3D joystick.
78 To make make it work with your joystick you need to change the
79 "js-named" tag, and possibly the "axis" tag. -->
85 <command>property-scale</command>
86 <property>/controls/flight/spoilers</property>
87 <offset type="double">-1.0</offset>
88 <factor type="double">-0.5</factor>