3 <!-- intialize systems :
5 - avoids nil values for Nasal.
13 <altimeter>/instrumentation/altimeter/indicated-altitude-ft</altimeter>
17 <autopilot>/autopilot/locks</autopilot>
18 <autopilot-ctrl>/controls/autoflight</autopilot-ctrl>
19 <autopilot-set>/autopilot/settings</autopilot-set>
23 <heading>/orientation/heading-magnetic-deg</heading>
24 <pitch>/orientation/pitch-deg</pitch>
30 <activ type="bool">false</activ> <!-- yellow -->
34 <autopilot>/autopilot/locks</autopilot>
35 <autopilot-set>/autopilot/settings</autopilot-set>
36 <compass>/orientation/heading-magnetic-deg</compass>
37 <crew>/systems/crew</crew>
38 <crew-ctrl>/controls/crew</crew-ctrl>
39 <heading>/instrumentation/heading-indicator</heading>
40 <voice>/systems/voice/argument</voice>
44 <altitude>/position/altitude-agl-ft</altitude>
45 <speed-up>/sim/speed-up</speed-up>
46 <true>/orientation/heading-deg</true>
47 <wind>/environment/wind-from-heading-deg</wind>
52 <state-last></state-last> <!-- last action -->
53 <throttle type="bool">false</throttle> <!-- doesn't hold throttle -->
55 <waypoint type="bool">false</waypoint> <!-- doesn't follow waypoint -->
59 <serviceable type="bool">true</serviceable>
61 <immat n="0">NC</immat> <!-- default is NC 18609 -->
62 <immat n="1">18609</immat>
64 <minimized type="bool">true</minimized>
68 <activ type="bool">false</activ> <!-- yellow -->
70 <state-last></state-last> <!-- last action -->
75 <presets type="int">0</presets> <!-- max landing load -->
77 <tanks include="../Nasal/Boeing314A-fuel.xml"/>
81 <boat-id></boat-id> <!-- boat view -->
83 <moorage-id></moorage-id>
87 <boat>/systems/seat/position/boat-view</boat>
88 <rope>/controls/gear/brake-parking</rope>
89 <tower>/sim/tower/airport-id</tower>
94 <component>/systems/mooring/route</component>
95 <subcomponent>seaplane</subcomponent>
100 <agl>/position/altitude-agl-ft</agl>
101 <velocity>/velocities/uBody-fps</velocity>
102 <vertical>/velocities/vertical-speed-fps</vertical>
103 <wind>/environment/wind-from-heading-deg</wind>
107 <route include="../Nasal/Boeing314-route.xml"/>
112 <boat type="bool">false</boat>
113 <captain type="bool">true</captain>
114 <celestial type="bool">false</celestial>
115 <copilot type="bool">false</copilot>
116 <engineer type="bool">false</engineer>
117 <moorage type="bool">false</moorage>
118 <navigator type="bool">false</navigator>
119 <observer type="bool">false</observer>
122 <altitude-ft type="double">0.0</altitude-ft>
123 <latitude-deg type="double">0.0</latitude-deg>
124 <longitude-deg type="double">0.0</longitude-deg>
125 <offset-ft type="double">0.0</offset-ft> <!-- specific to the 3D model used -->
126 <water-ft type="double">0.0</water-ft> <!-- waterline -->
129 <x-m type="double">0.0</x-m>
130 <y-m type="double">0.0</y-m>
131 <z-m type="double">0.0</z-m>
134 <x-m type="double">0.0</x-m>
135 <y-m type="double">0.0</y-m>
136 <z-m type="double">0.0</z-m>
139 <x-m type="double">0.0</x-m>
140 <y-m type="double">0.0</y-m>
141 <z-m type="double">0.0</z-m>
144 <radio type="bool">false</radio>
147 <voice include="Boeing314A-checklists.xml">
148 <serviceable type="bool" archive="y">true</serviceable>
150 <argument></argument>
152 <checklist></checklist>
157 <engineer></engineer>
160 <real type="bool">false</real> <!-- not a real checklist -->
164 <display>/systems/voice/display</display>
165 <sound>/sim/sound/voices</sound>