Optica.xml 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598
  1. <?xml version="1.0"?>
  2. <!--
  3. Edgley OA-7 Optica
  4. Gary R. Neely 'Buckaroo', Jan 2011
  5. -->
  6. <PropertyList>
  7. <path>mesh_airframe.ac</path>
  8. <!-- Start livery machine -->
  9. <nasal>
  10. <load>
  11. var livery_update = aircraft.livery_update.new("Aircraft/Optica/Models/Liveries");
  12. </load>
  13. <unload>
  14. livery_update.stop();
  15. </unload>
  16. </nasal>
  17. <!-- Sub-Model Imports -->
  18. <model>
  19. <name>Instruments</name>
  20. <path>Aircraft/Optica/Models/Optica_Instruments.xml</path>
  21. </model>
  22. <model>
  23. <name>External Lights</name>
  24. <path>Aircraft/Optica/Models/Optica_Lights.xml</path>
  25. </model>
  26. <model>
  27. <name>Shadow</name>
  28. <path>Aircraft/Optica/Models/Optica_Shadow.xml</path>
  29. </model>
  30. <!-- Hotspot Panels -->
  31. <model>
  32. <name>2Dhotspots</name>
  33. <path>Aircraft/Optica/Models/Optica_Panels.xml</path>
  34. </model>
  35. <!-- LOD -->
  36. <animation>
  37. <type>range</type>
  38. <object-name>Instruments</object-name>
  39. <object-name>Breakers</object-name>
  40. <object-name>FlapsNeedle</object-name>
  41. <object-name>TrimNeedle</object-name>
  42. <object-name>ColumnPlates</object-name>
  43. <object-name>SwFuelPump</object-name>
  44. <object-name>SwAvionics</object-name>
  45. <object-name>SwPitotHeat</object-name>
  46. <object-name>SwINOP2</object-name>
  47. <object-name>KnobPanel</object-name>
  48. <object-name>FuelSwitch</object-name>
  49. <object-name>FlapSwitch</object-name>
  50. <object-name>SwNav</object-name>
  51. <object-name>SwTail</object-name>
  52. <object-name>SwLanding</object-name>
  53. <object-name>SwTaxi</object-name>
  54. <object-name>SwINOP1</object-name>
  55. <min-m>0</min-m>
  56. <max-m>5</max-m>
  57. </animation>
  58. <animation>
  59. <type>range</type>
  60. <object-name>StickL</object-name>
  61. <object-name>StickR</object-name>
  62. <object-name>PedalRudderR</object-name>
  63. <object-name>PedalRudderL</object-name>
  64. <object-name>PedalAxle</object-name>
  65. <object-name>PedalShaft</object-name>
  66. <object-name>Throttle</object-name>
  67. <object-name>Mixture</object-name>
  68. <object-name>HandBrake</object-name>
  69. <object-name>KnobPanel</object-name>
  70. <object-name>FrictionWheel</object-name>
  71. <object-name>TrimWheel</object-name>
  72. <object-name>Extinguisher</object-name>
  73. <min-m>0</min-m>
  74. <max-m>20</max-m>
  75. </animation>
  76. <!-- Special Shaders -->
  77. <animation>
  78. <type>noshadow</type>
  79. <object-name>Prop</object-name>
  80. <object-name>PropBlurSlow</object-name>
  81. <object-name>PropBlurFast</object-name>
  82. <object-name>Seats</object-name>
  83. <object-name>StickL</object-name>
  84. <object-name>StickR</object-name>
  85. <object-name>PedalRudderR</object-name>
  86. <object-name>PedalRudderL</object-name>
  87. <object-name>PedalAxle</object-name>
  88. <object-name>PedalShaft</object-name>
  89. <object-name>Throttle</object-name>
  90. <object-name>Mixture</object-name>
  91. <object-name>KnobPanel</object-name>
  92. <object-name>ColumnPlates</object-name>
  93. <object-name>SwFuelPump</object-name>
  94. <object-name>SwAvionics</object-name>
  95. <object-name>SwPitotHeat</object-name>
  96. <object-name>SwINOP2</object-name>
  97. <object-name>FuelSwitch</object-name>
  98. <object-name>FrictionWheel</object-name>
  99. <object-name>TrimWheel</object-name>
  100. <object-name>FlapsNeedle</object-name>
  101. <object-name>TrimNeedle</object-name>
  102. <object-name>FlapSwitch</object-name>
  103. <object-name>SwNav</object-name>
  104. <object-name>SwTail</object-name>
  105. <object-name>SwLanding</object-name>
  106. <object-name>SwTaxi</object-name>
  107. <object-name>SwINOP1</object-name>
  108. <object-name>LampLanding</object-name>
  109. <object-name>LampTaxi</object-name>
  110. <object-name>Breakers</object-name>
  111. <object-name>Extinguisher</object-name>
  112. </animation>
  113. <!-- Livery machine texture assignments -->
  114. <animation>
  115. <type>material</type>
  116. <object-name>Cabin</object-name>
  117. <object-name>DoorSkinL</object-name>
  118. <object-name>DoorSkinR</object-name>
  119. <object-name>StrutN</object-name>
  120. <object-name>DuctEngine</object-name>
  121. <property-base>sim/model/livery</property-base>
  122. <texture-prop>texture</texture-prop>
  123. <texture>txt_fuselage.rgb</texture>
  124. </animation>
  125. <animation>
  126. <type>material</type>
  127. <object-name>Wing</object-name>
  128. <object-name>FlapL</object-name>
  129. <object-name>AileronL</object-name>
  130. <object-name>FlapR</object-name>
  131. <object-name>AileronR</object-name>
  132. <property-base>sim/model/wing</property-base>
  133. <texture-prop>texture</texture-prop>
  134. <texture>txt_wing.rgb</texture>
  135. </animation>
  136. <animation>
  137. <type>material</type>
  138. <object-name>Empennage</object-name>
  139. <object-name>RudderL</object-name>
  140. <object-name>RudderR</object-name>
  141. <object-name>Elevator</object-name>
  142. <object-name>ElevatorTrim</object-name>
  143. <property-base>sim/model/empennage</property-base>
  144. <texture-prop>texture</texture-prop>
  145. <texture>txt_empennage.rgb</texture>
  146. </animation>
  147. <animation>
  148. <type>material</type>
  149. <object-name>CabinFloorCarpet</object-name>
  150. <property-base>sim/model/carpet</property-base>
  151. <texture-prop>texture</texture-prop>
  152. <texture>txt_cockpit_carpet.rgb</texture>
  153. </animation>
  154. <animation>
  155. <type>material</type>
  156. <object-name>Seats</object-name>
  157. <property-base>sim/model/seats</property-base>
  158. <texture-prop>texture</texture-prop>
  159. <texture>txt_cockpit_seats.rgb</texture>
  160. </animation>
  161. <!-- REFLECTION by Lanny "Someguy" Chambers -->
  162. <!--
  163. <effect>
  164. <inherits-from>Aircraft/Generic/Effects/Fuselagereflect</inherits-from>
  165. <object-name>Fuselage</object-name>
  166. <object-name>Wing</object-name>
  167. <object-name>Cabin</object-name>
  168. <object-name>CabinFrame</object-name>
  169. <object-name>DoorL</object-name>
  170. <object-name>DoorR</object-name>
  171. <object-name>DuctEngine</object-name>
  172. <object-name>Empennage</object-name>
  173. <object-name>StrutL</object-name>
  174. <object-name>StrutN</object-name>
  175. <object-name>StrutR</object-name>
  176. <object-name>FlapL</object-name>
  177. <object-name>FlapR</object-name>
  178. <object-name>AileronL</object-name>
  179. <object-name>AileronR</object-name>
  180. <object-name>Elevator</object-name>
  181. <object-name>ElevatorTrim</object-name>
  182. <object-name>RudderL</object-name>
  183. <object-name>RudderR</object-name>
  184. </effect>
  185. -->
  186. <!-- Animations -->
  187. <!--
  188. Shadow appears only if:
  189. user wants it
  190. gear is down
  191. the sun is reasonably up
  192. elevation is less than 100m
  193. -->
  194. <animation>
  195. <type>select</type>
  196. <object-name>Shadow</object-name>
  197. <condition>
  198. <and>
  199. <property>sim/Optica/use-shadow</property>
  200. <property>controls/gear/gear-down</property>
  201. <less-than>
  202. <property>/sim/time/sun-angle-rad</property>
  203. <value>1.57</value>
  204. </less-than>
  205. <less-than>
  206. <property>position/gear-agl-m</property>
  207. <value>100</value>
  208. </less-than>
  209. </and>
  210. </condition>
  211. </animation>
  212. <!-- Flaps -->
  213. <animation>
  214. <type>translate</type>
  215. <object-name>FlapL</object-name>
  216. <property>surface-positions/flap-pos-norm</property>
  217. <interpolation>
  218. <entry><ind>0.0</ind><dep>0.000</dep></entry>
  219. <entry><ind>0.2</ind><dep>0.112</dep></entry>
  220. <entry><ind>0.4</ind><dep>0.242</dep></entry>
  221. <entry><ind>1.0</ind><dep>0.242</dep></entry>
  222. </interpolation>
  223. <axis>
  224. <x>0.971</x>
  225. <y>0</y>
  226. <z>-0.238</z>
  227. </axis>
  228. </animation>
  229. <animation>
  230. <type>rotate</type>
  231. <object-name>FlapL</object-name>
  232. <property>surface-positions/flap-pos-norm</property>
  233. <interpolation>
  234. <entry><ind>0.0</ind><dep> 0</dep></entry>
  235. <entry><ind>0.2</ind><dep> 5</dep></entry>
  236. <entry><ind>0.4</ind><dep>10</dep></entry>
  237. <entry><ind>1.0</ind><dep>50</dep></entry>
  238. </interpolation>
  239. <axis>
  240. <x1-m>3.619</x1-m>
  241. <y1-m>-3.392</y1-m>
  242. <z1-m>0.047</z1-m>
  243. <x2-m>3.619</x2-m>
  244. <y2-m>-2.383</y2-m>
  245. <z2-m>-0.006</z2-m>
  246. </axis>
  247. </animation>
  248. <animation>
  249. <type>translate</type>
  250. <object-name>FlapR</object-name>
  251. <property>surface-positions/flap-pos-norm</property>
  252. <interpolation>
  253. <entry><ind>0.0</ind><dep>0.000</dep></entry>
  254. <entry><ind>0.2</ind><dep>0.112</dep></entry>
  255. <entry><ind>0.4</ind><dep>0.242</dep></entry>
  256. <entry><ind>1.0</ind><dep>0.242</dep></entry>
  257. </interpolation>
  258. <axis>
  259. <x>0.971</x>
  260. <y>0</y>
  261. <z>-0.238</z>
  262. </axis>
  263. </animation>
  264. <animation>
  265. <type>rotate</type>
  266. <object-name>FlapR</object-name>
  267. <property>surface-positions/flap-pos-norm</property>
  268. <interpolation>
  269. <entry><ind>0.0</ind><dep> 0</dep></entry>
  270. <entry><ind>0.2</ind><dep> 5</dep></entry>
  271. <entry><ind>0.4</ind><dep>10</dep></entry>
  272. <entry><ind>1.0</ind><dep>50</dep></entry>
  273. </interpolation>
  274. <axis>
  275. <x1-m>3.619</x1-m>
  276. <y1-m>2.383</y1-m>
  277. <z1-m>-0.006</z1-m>
  278. <x2-m>3.619</x2-m>
  279. <y2-m>3.392</y2-m>
  280. <z2-m>0.047</z2-m>
  281. </axis>
  282. </animation>
  283. <!-- Ailerons -->
  284. <animation>
  285. <type>rotate</type>
  286. <object-name>AileronL</object-name>
  287. <property>controls/flight/aileron</property>
  288. <interpolation>
  289. <entry><ind>-1</ind><dep>-22</dep></entry>
  290. <entry><ind> 0</ind><dep> 0</dep></entry>
  291. <entry><ind> 1</ind><dep> 12</dep></entry>
  292. </interpolation>
  293. <axis>
  294. <x1-m>3.622</x1-m>
  295. <y1-m>-5.846</y1-m>
  296. <z1-m>0.222</z1-m>
  297. <x2-m>3.622</x2-m>
  298. <y2-m>-3.898</y2-m>
  299. <z2-m>0.120</z2-m>
  300. </axis>
  301. </animation>
  302. <animation>
  303. <type>rotate</type>
  304. <object-name>AileronR</object-name>
  305. <property>controls/flight/aileron</property>
  306. <interpolation>
  307. <entry><ind>-1</ind><dep>-12</dep></entry>
  308. <entry><ind> 0</ind><dep> 0</dep></entry>
  309. <entry><ind> 1</ind><dep> 22</dep></entry>
  310. </interpolation>
  311. <axis>
  312. <x1-m>3.622</x1-m>
  313. <y1-m>5.846</y1-m>
  314. <z1-m>0.222</z1-m>
  315. <x2-m>3.622</x2-m>
  316. <y2-m>3.898</y2-m>
  317. <z2-m>0.120</z2-m>
  318. </axis>
  319. </animation>
  320. <!-- Elevators & trim -->
  321. <animation>
  322. <type>rotate</type>
  323. <object-name>Elevator</object-name>
  324. <object-name>ElevatorTrim</object-name>
  325. <property>controls/flight/elevator</property>
  326. <interpolation>
  327. <entry><ind>-1</ind><dep>-26.5</dep></entry>
  328. <entry><ind> 0</ind><dep> 0</dep></entry>
  329. <entry><ind> 1</ind><dep> 19</dep></entry>
  330. </interpolation>
  331. <axis>
  332. <x1-m>7.471</x1-m>
  333. <y1-m>-1.156</y1-m>
  334. <z1-m>1.454</z1-m>
  335. <x2-m>7.471</x2-m>
  336. <y2-m>1.156</y2-m>
  337. <z2-m>1.454</z2-m>
  338. </axis>
  339. </animation>
  340. <animation>
  341. <type>rotate</type>
  342. <object-name>ElevatorTrim</object-name>
  343. <property>controls/flight/elevator-trim</property>
  344. <interpolation>
  345. <entry><ind>-1</ind><dep> 28</dep></entry>
  346. <entry><ind> 0</ind><dep> 0</dep></entry>
  347. <entry><ind> 1</ind><dep>-20</dep></entry>
  348. </interpolation>
  349. <axis>
  350. <x1-m>7.852</x1-m>
  351. <y1-m>-0.005</y1-m>
  352. <z1-m>1.454</z1-m>
  353. <x2-m>7.852</x2-m>
  354. <y2-m>1.243</y2-m>
  355. <z2-m>1.454</z2-m>
  356. </axis>
  357. </animation>
  358. <!-- Rudders -->
  359. <animation>
  360. <type>rotate</type>
  361. <object-name>RudderL</object-name>
  362. <property>controls/flight/rudder</property>
  363. <interpolation>
  364. <entry><ind>-1</ind><dep>-25</dep></entry>
  365. <entry><ind> 0</ind><dep> 0</dep></entry>
  366. <entry><ind> 1</ind><dep> 25</dep></entry>
  367. </interpolation>
  368. <axis>
  369. <x1-m>7.591</x1-m>
  370. <y1-m>-1.717</y1-m>
  371. <z1-m>0.118</z1-m>
  372. <x2-m>7.471</x2-m>
  373. <y2-m>-1.292</y2-m>
  374. <z2-m>1.320</z2-m>
  375. </axis>
  376. </animation>
  377. <animation>
  378. <type>rotate</type>
  379. <object-name>RudderR</object-name>
  380. <property>controls/flight/rudder</property>
  381. <interpolation>
  382. <entry><ind>-1</ind><dep>-25</dep></entry>
  383. <entry><ind> 0</ind><dep> 0</dep></entry>
  384. <entry><ind> 1</ind><dep> 25</dep></entry>
  385. </interpolation>
  386. <axis>
  387. <x1-m>7.591</x1-m>
  388. <y1-m>1.717</y1-m>
  389. <z1-m>0.118</z1-m>
  390. <x2-m>7.471</x2-m>
  391. <y2-m>1.292</y2-m>
  392. <z2-m>1.320</z2-m>
  393. </axis>
  394. </animation>
  395. <!-- Propeller -->
  396. <animation>
  397. <type>select</type>
  398. <object-name>Prop</object-name>
  399. <condition>
  400. <less-than>
  401. <property>engines/engine[0]/rpm</property>
  402. <value>500</value>
  403. </less-than>
  404. </condition>
  405. </animation>
  406. <animation>
  407. <type>select</type>
  408. <object-name>PropBlurSlow</object-name>
  409. <condition>
  410. <and>
  411. <greater-than-equals>
  412. <property>engines/engine[0]/rpm</property>
  413. <value>500</value>
  414. </greater-than-equals>
  415. <less-than>
  416. <property>engines/engine[0]/rpm</property>
  417. <value>1000</value>
  418. </less-than>
  419. </and>
  420. </condition>
  421. </animation>
  422. <animation>
  423. <type>select</type>
  424. <object-name>PropBlurFast</object-name>
  425. <condition>
  426. <greater-than-equals>
  427. <property>engines/engine[0]/rpm</property>
  428. <value>1000</value>
  429. </greater-than-equals>
  430. </condition>
  431. </animation>
  432. <animation>
  433. <type>spin</type>
  434. <object-name>Prop</object-name>
  435. <property>engines/engine[0]/rpm</property>
  436. <factor>1</factor>
  437. <center>
  438. <x-m>3.455</x-m>
  439. <y-m>0</y-m>
  440. <z-m>0.04</z-m>
  441. </center>
  442. <axis>
  443. <x>-1</x>
  444. <y>0</y>
  445. <z>0</z>
  446. </axis>
  447. </animation>
  448. <animation>
  449. <type>spin</type>
  450. <object-name>PropBlurSlow</object-name>
  451. <property>engines/engine[0]/rpm</property>
  452. <factor>1</factor>
  453. <center>
  454. <x-m>3.455</x-m>
  455. <y-m>0</y-m>
  456. <z-m>0.04</z-m>
  457. </center>
  458. <axis>
  459. <x>-1</x>
  460. <y>0</y>
  461. <z>0</z>
  462. </axis>
  463. </animation>
  464. <animation>
  465. <type>spin</type>
  466. <object-name>PropBlurFast</object-name>
  467. <property>engines/engine[0]/rpm</property>
  468. <factor>0.01</factor>
  469. <center>
  470. <x-m>3.455</x-m>
  471. <y-m>0</y-m>
  472. <z-m>0.04</z-m>
  473. </center>
  474. <axis>
  475. <x>-1</x>
  476. <y>0</y>
  477. <z>0</z>
  478. </axis>
  479. </animation>
  480. <!-- Gear -->
  481. <animation>
  482. <type>translate</type>
  483. <object-name>StrutN</object-name>
  484. <property>gear/gear[0]/compression-norm</property>
  485. <factor>0.1</factor>
  486. <axis>
  487. <x>0</x>
  488. <y>0</y>
  489. <z>1</z>
  490. </axis>
  491. </animation>
  492. <animation>
  493. <type>translate</type>
  494. <object-name>TireN</object-name>
  495. <property>gear/gear[0]/compression-norm</property>
  496. <factor>0.1</factor>
  497. <axis>
  498. <x>0</x>
  499. <y>0</y>
  500. <z>1</z>
  501. </axis>
  502. </animation>
  503. <animation>
  504. <type>rotate</type>
  505. <object-name>StrutN</object-name>
  506. <property>gear/gear[0]/caster-angle-deg</property>
  507. <factor>-5</factor>
  508. <center>
  509. <x-m>0.733</x-m>
  510. <y-m>-0.200</y-m>
  511. <z-m>-1.050</z-m>
  512. </center>
  513. <axis>
  514. <x>0</x>
  515. <y>0</y>
  516. <z>1</z>
  517. </axis>
  518. </animation>
  519. <animation>
  520. <type>rotate</type>
  521. <object-name>TireN</object-name>
  522. <property>gear/gear[0]/caster-angle-deg</property>
  523. <factor>-5</factor>
  524. <center>
  525. <x-m>0.733</x-m>
  526. <y-m>-0.200</y-m>
  527. <z-m>-1.050</z-m>
  528. </center>
  529. <axis>
  530. <x>0</x>
  531. <y>0</y>
  532. <z>1</z>
  533. </axis>
  534. </animation>
  535. <animation>
  536. <type>translate</type>
  537. <object-name>StrutL</object-name>
  538. <object-name>AntiTorqueLL</object-name>
  539. <object-name>TireL</object-name>
  540. <property>gear/gear[1]/compression-norm</property>
  541. <factor>0.2</factor>
  542. <axis>
  543. <x>0</x>
  544. <y>0</y>
  545. <z>1</z>
  546. </axis>
  547. </animation>
  548. <animation>
  549. <type>translate</type>
  550. <object-name>StrutR</object-name>
  551. <object-name>AntiTorqueRL</object-name>
  552. <object-name>TireR</object-name>
  553. <property>gear/gear[2]/compression-norm</property>
  554. <factor>0.2</factor>
  555. <axis>
  556. <x>0</x>
  557. <y>0</y>
  558. <z>1</z>
  559. </axis>
  560. </animation>
  561. <animation>
  562. <type>rotate</type>
  563. <object-name>AntiTorqueLU</object-name>
  564. <property>gear/gear[1]/compression-norm</property>
  565. <interpolation>
  566. <entry><ind>0.000</ind><dep>0.000</dep></entry>
  567. <entry><ind>0.200</ind><dep>16.325</dep></entry>
  568. <entry><ind>0.400</ind><dep>28.279</dep></entry>
  569. <entry><ind>0.600</ind><dep>38.512</dep></entry>
  570. <entry><ind>0.800</ind><dep>47.849</dep></entry>
  571. <entry><ind>1.000</ind><dep>56.698</dep></entry>
  572. </interpolation>
  573. <center>
  574. <x-m>3.450</x-m>
  575. <y-m>-1.702</y-m>
  576. <z-m>-0.432</z-m>
  577. </center>
  578. <axis>
  579. <x>0</x>
  580. <y>-1</y>
  581. <z>0</z>
  582. </axis>
  583. </animation>
  584. <animation>
  585. <type>rotate</type>
  586. <object-name>AntiTorqueLL</object-name>
  587. <property>gear/gear[1]/compression-norm</property>
  588. <interpolation>
  589. <entry><ind>0.000</ind><dep>0.000</dep></entry>
  590. <entry><ind>0.200</ind><dep>16.325</dep></entry>
  591. <entry><ind>0.400</ind><dep>28.279</dep></entry>
  592. <entry><ind>0.600</ind><dep>38.512</dep></entry>
  593. <entry><ind>0.800</ind><dep>47.849</dep></entry>
  594. <entry><ind>1.000</ind><dep>56.698</dep></entry>
  595. </interpolation>
  596. <center>
  597. <x-m>3.450</x-m>
  598. <y-m>-1.702</y-m>
  599. <z-m>-0.693</z-m>
  600. </center>
  601. <axis>
  602. <x>0</x>
  603. <y>1</y>
  604. <z>0</z>
  605. </axis>
  606. </animation>
  607. <!--
  608. <entry><ind>0.000</ind><dep>0.000</dep></entry>
  609. <entry><ind>0.100</ind><dep>9.087</dep></entry>
  610. <entry><ind>0.200</ind><dep>16.325</dep></entry>
  611. <entry><ind>0.300</ind><dep>22.603</dep></entry>
  612. <entry><ind>0.400</ind><dep>28.279</dep></entry>
  613. <entry><ind>0.500</ind><dep>33.543</dep></entry>
  614. <entry><ind>0.600</ind><dep>38.512</dep></entry>
  615. <entry><ind>0.700</ind><dep>43.262</dep></entry>
  616. <entry><ind>0.800</ind><dep>47.849</dep></entry>
  617. <entry><ind>0.900</ind><dep>52.317</dep></entry>
  618. <entry><ind>1.000</ind><dep>56.698</dep></entry>
  619. -->
  620. <animation>
  621. <type>rotate</type>
  622. <object-name>AntiTorqueRU</object-name>
  623. <property>gear/gear[2]/compression-norm</property>
  624. <interpolation>
  625. <entry><ind>0.000</ind><dep>0.000</dep></entry>
  626. <entry><ind>0.200</ind><dep>16.325</dep></entry>
  627. <entry><ind>0.400</ind><dep>28.279</dep></entry>
  628. <entry><ind>0.600</ind><dep>38.512</dep></entry>
  629. <entry><ind>0.800</ind><dep>47.849</dep></entry>
  630. <entry><ind>1.000</ind><dep>56.698</dep></entry>
  631. </interpolation>
  632. <center>
  633. <x-m>3.450</x-m>
  634. <y-m>1.702</y-m>
  635. <z-m>-0.432</z-m>
  636. </center>
  637. <axis>
  638. <x>0</x>
  639. <y>-1</y>
  640. <z>0</z>
  641. </axis>
  642. </animation>
  643. <animation>
  644. <type>rotate</type>
  645. <object-name>AntiTorqueRL</object-name>
  646. <property>gear/gear[2]/compression-norm</property>
  647. <interpolation>
  648. <entry><ind>0.000</ind><dep>0.000</dep></entry>
  649. <entry><ind>0.200</ind><dep>16.325</dep></entry>
  650. <entry><ind>0.400</ind><dep>28.279</dep></entry>
  651. <entry><ind>0.600</ind><dep>38.512</dep></entry>
  652. <entry><ind>0.800</ind><dep>47.849</dep></entry>
  653. <entry><ind>1.000</ind><dep>56.698</dep></entry>
  654. </interpolation>
  655. <center>
  656. <x-m>3.450</x-m>
  657. <y-m>1.702</y-m>
  658. <z-m>-0.693</z-m>
  659. </center>
  660. <axis>
  661. <x>0</x>
  662. <y>1</y>
  663. <z>0</z>
  664. </axis>
  665. </animation>
  666. <animation>
  667. <type>spin</type>
  668. <object-name>TireN</object-name>
  669. <condition>
  670. <and>
  671. <less-than>
  672. <property>position/altitude-agl-ft</property>
  673. <value>50.0</value>
  674. </less-than>
  675. <property>gear/gear[0]/wow</property>
  676. </and>
  677. </condition>
  678. <property>gear/gear[0]/rollspeed-ms</property>
  679. <factor>-55.98</factor>
  680. <center>
  681. <x-m>0.733</x-m>
  682. <y-m>-0.201</y-m>
  683. <z-m>-1.050</z-m>
  684. </center>
  685. <axis>
  686. <x>0</x>
  687. <y>1</y>
  688. <z>0</z>
  689. </axis>
  690. </animation>
  691. <animation>
  692. <type>spin</type>
  693. <object-name>TireL</object-name>
  694. <condition>
  695. <and>
  696. <less-than>
  697. <property>position/altitude-agl-ft</property>
  698. <value>50.0</value>
  699. </less-than>
  700. <property>gear/gear[1]/wow</property>
  701. </and>
  702. </condition>
  703. <property>gear/gear[1]/rollspeed-ms</property>
  704. <factor>-79.92</factor>
  705. <center>
  706. <x-m>3.376</x-m>
  707. <y-m>-1.696</y-m>
  708. <z-m>-0.951</z-m>
  709. </center>
  710. <axis>
  711. <x>0</x>
  712. <y>1</y>
  713. <z>0</z>
  714. </axis>
  715. </animation>
  716. <animation>
  717. <type>spin</type>
  718. <object-name>TireR</object-name>
  719. <condition>
  720. <and>
  721. <less-than>
  722. <property>position/altitude-agl-ft</property>
  723. <value>50.0</value>
  724. </less-than>
  725. <property>gear/gear[2]/wow</property>
  726. </and>
  727. </condition>
  728. <property>gear/gear[2]/rollspeed-ms</property>
  729. <factor>-79.92</factor>
  730. <center>
  731. <x-m>3.376</x-m>
  732. <y-m>1.696</y-m>
  733. <z-m>-0.951</z-m>
  734. </center>
  735. <axis>
  736. <x>0</x>
  737. <y>1</y>
  738. <z>0</z>
  739. </axis>
  740. </animation>
  741. <!-- Sticks -->
  742. <animation>
  743. <type>rotate</type>
  744. <object-name>StickL</object-name>
  745. <property>controls/flight/aileron</property>
  746. <factor>15</factor>
  747. <center>
  748. <x-m>1.212</x-m>
  749. <y-m>-0.490</y-m>
  750. <z-m>-0.580</z-m>
  751. </center>
  752. <axis>
  753. <x>-1</x>
  754. <y>0</y>
  755. <z>0</z>
  756. </axis>
  757. </animation>
  758. <animation>
  759. <type>rotate</type>
  760. <object-name>StickR</object-name>
  761. <property>controls/flight/aileron</property>
  762. <factor>15</factor>
  763. <center>
  764. <x-m>1.212</x-m>
  765. <y-m>0.073</y-m>
  766. <z-m>-0.580</z-m>
  767. </center>
  768. <axis>
  769. <x>-1</x>
  770. <y>0</y>
  771. <z>0</z>
  772. </axis>
  773. </animation>
  774. <animation>
  775. <type>rotate</type>
  776. <object-name>StickL</object-name>
  777. <property>controls/flight/elevator</property>
  778. <factor>15</factor>
  779. <center>
  780. <x-m>1.212</x-m>
  781. <y-m>-0.490</y-m>
  782. <z-m>-0.580</z-m>
  783. </center>
  784. <axis>
  785. <x></x>
  786. <y>-1</y>
  787. <z>0</z>
  788. </axis>
  789. </animation>
  790. <animation>
  791. <type>rotate</type>
  792. <object-name>StickR</object-name>
  793. <property>controls/flight/elevator</property>
  794. <factor>15</factor>
  795. <center>
  796. <x-m>1.212</x-m>
  797. <y-m>0.073</y-m>
  798. <z-m>-0.580</z-m>
  799. </center>
  800. <axis>
  801. <x>0</x>
  802. <y>-1</y>
  803. <z>0</z>
  804. </axis>
  805. </animation>
  806. <!-- Pedals -->
  807. <animation>
  808. <type>rotate</type>
  809. <object-name>PedalRudderL</object-name>
  810. <property>controls/flight/rudder</property>
  811. <factor>15</factor>
  812. <center>
  813. <x-m>0.629</x-m>
  814. <y-m>0</y-m>
  815. <z-m>-0.656</z-m>
  816. </center>
  817. <axis>
  818. <x>0</x>
  819. <y>1</y>
  820. <z>0</z>
  821. </axis>
  822. </animation>
  823. <animation>
  824. <type>rotate</type>
  825. <object-name>PedalRudderR</object-name>
  826. <property>controls/flight/rudder</property>
  827. <factor>-15</factor>
  828. <center>
  829. <x-m>0.629</x-m>
  830. <y-m>0</y-m>
  831. <z-m>-0.656</z-m>
  832. </center>
  833. <axis>
  834. <x>0</x>
  835. <y>1</y>
  836. <z>0</z>
  837. </axis>
  838. </animation>
  839. <!-- Throttle Quad -->
  840. <animation>
  841. <type>material</type>
  842. <object-name>ThrottleQuadLit</object-name>
  843. <object-name>FlapsNeedle</object-name>
  844. <object-name>TrimNeedle</object-name>
  845. <object-name>KnobPanel</object-name>
  846. <emission>
  847. <red>0.2</red>
  848. <green>0.1</green>
  849. <blue>0.05</blue>
  850. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  851. </emission>
  852. </animation>
  853. <animation>
  854. <type>rotate</type>
  855. <object-name>Throttle</object-name>
  856. <property>controls/engines/engine[0]/throttle</property>
  857. <interpolation>
  858. <entry><ind>0</ind><dep> 0</dep></entry>
  859. <entry><ind>1</ind><dep>90</dep></entry>
  860. </interpolation>
  861. <center>
  862. <x-m>1.223</x-m>
  863. <y-m>0</y-m>
  864. <z-m>-0.335</z-m>
  865. </center>
  866. <axis>
  867. <x>0.0</x>
  868. <y>-1.0</y>
  869. <z>0.0</z>
  870. </axis>
  871. </animation>
  872. <animation>
  873. <type>pick</type>
  874. <object-name>Throttle</object-name>
  875. <action>
  876. <button>0</button>
  877. <repeatable>false</repeatable>
  878. <binding>
  879. <command>property-adjust</command>
  880. <property>/controls/engines/engine[0]/throttle</property>
  881. <step>0.05</step>
  882. <min>0</min>
  883. <max>1</max>
  884. <wrap>false</wrap>
  885. </binding>
  886. </action>
  887. </animation>
  888. <animation>
  889. <type>pick</type>
  890. <object-name>Throttle</object-name>
  891. <action>
  892. <button>1</button>
  893. <repeatable>false</repeatable>
  894. <binding>
  895. <command>property-adjust</command>
  896. <property>/controls/engines/engine[0]/throttle</property>
  897. <step>-0.05</step>
  898. <min>0</min>
  899. <max>1</max>
  900. <wrap>false</wrap>
  901. </binding>
  902. </action>
  903. </animation>
  904. <animation>
  905. <type>pick</type>
  906. <object-name>Throttle</object-name>
  907. <action>
  908. <button>3</button>
  909. <repeatable>true</repeatable>
  910. <binding>
  911. <command>property-adjust</command>
  912. <property>controls/engines/engine[0]/throttle</property>
  913. <step>0.05</step>
  914. <min>0</min>
  915. <max>1</max>
  916. <wrap>0</wrap>
  917. </binding>
  918. </action>
  919. <action>
  920. <button>4</button>
  921. <repeatable>true</repeatable>
  922. <binding>
  923. <command>property-adjust</command>
  924. <property>controls/engines/engine[0]/throttle</property>
  925. <step>-0.05</step>
  926. <min>0</min>
  927. <max>1</max>
  928. <wrap>0</wrap>
  929. </binding>
  930. </action>
  931. </animation>
  932. <animation>
  933. <type>rotate</type>
  934. <object-name>Mixture</object-name>
  935. <property>controls/engines/engine[0]/mixture</property>
  936. <interpolation>
  937. <entry><ind>0</ind><dep>90</dep></entry>
  938. <entry><ind>1</ind><dep> 0</dep></entry>
  939. </interpolation>
  940. <center>
  941. <x-m>1.223</x-m>
  942. <y-m>0</y-m>
  943. <z-m>-0.335</z-m>
  944. </center>
  945. <axis>
  946. <x>0.0</x>
  947. <y>1.0</y>
  948. <z>0.0</z>
  949. </axis>
  950. </animation>
  951. <animation>
  952. <type>pick</type>
  953. <object-name>Mixture</object-name>
  954. <action>
  955. <button>0</button>
  956. <repeatable>false</repeatable>
  957. <binding>
  958. <command>property-adjust</command>
  959. <property>/controls/engines/engine[0]/mixture</property>
  960. <step>0.1</step>
  961. <min>0</min>
  962. <max>1</max>
  963. <wrap>false</wrap>
  964. </binding>
  965. </action>
  966. </animation>
  967. <animation>
  968. <type>pick</type>
  969. <object-name>Mixture</object-name>
  970. <action>
  971. <button>1</button>
  972. <repeatable>false</repeatable>
  973. <binding>
  974. <command>property-adjust</command>
  975. <property>/controls/engines/engine[0]/mixture</property>
  976. <step>-0.1</step>
  977. <min>0</min>
  978. <max>1</max>
  979. <wrap>false</wrap>
  980. </binding>
  981. </action>
  982. </animation>
  983. <animation>
  984. <type>pick</type>
  985. <object-name>Mixture</object-name>
  986. <action>
  987. <button>3</button>
  988. <repeatable>true</repeatable>
  989. <binding>
  990. <command>property-adjust</command>
  991. <property>controls/engines/engine[0]/mixture</property>
  992. <step>0.05</step>
  993. <min>0</min>
  994. <max>1</max>
  995. <wrap>0</wrap>
  996. </binding>
  997. </action>
  998. <action>
  999. <button>4</button>
  1000. <repeatable>true</repeatable>
  1001. <binding>
  1002. <command>property-adjust</command>
  1003. <property>controls/engines/engine[0]/mixture</property>
  1004. <step>-0.05</step>
  1005. <min>0</min>
  1006. <max>1</max>
  1007. <wrap>0</wrap>
  1008. </binding>
  1009. </action>
  1010. </animation>
  1011. <animation>
  1012. <type>rotate</type>
  1013. <object-name>HandBrake</object-name>
  1014. <property>controls/gear/brake-parking</property>
  1015. <interpolation>
  1016. <entry><ind>0</ind><dep> 0</dep></entry>
  1017. <entry><ind>1</ind><dep>30</dep></entry>
  1018. </interpolation>
  1019. <center>
  1020. <x-m>1.365</x-m>
  1021. <y-m>0</y-m>
  1022. <z-m>-0.359</z-m>
  1023. </center>
  1024. <axis>
  1025. <x>0.0</x>
  1026. <y>1.0</y>
  1027. <z>0.0</z>
  1028. </axis>
  1029. </animation>
  1030. <animation>
  1031. <type>pick</type>
  1032. <object-name>HandBrake</object-name>
  1033. <action>
  1034. <button>0</button>
  1035. <repeatable>false</repeatable>
  1036. <binding>
  1037. <command>property-toggle</command>
  1038. <property>/controls/gear/brake-parking</property>
  1039. </binding>
  1040. </action>
  1041. </animation>
  1042. <animation>
  1043. <type>rotate</type>
  1044. <object-name>FrictionWheel</object-name>
  1045. <property>controls/switches/friction</property>
  1046. <factor>30</factor>
  1047. <center>
  1048. <x-m>1.223</x-m>
  1049. <y-m>0</y-m>
  1050. <z-m>-0.335</z-m>
  1051. </center>
  1052. <axis>
  1053. <x>0.0</x>
  1054. <y>1.0</y>
  1055. <z>0.0</z>
  1056. </axis>
  1057. </animation>
  1058. <animation>
  1059. <type>pick</type>
  1060. <object-name>FrictionWheel</object-name>
  1061. <action>
  1062. <button>0</button>
  1063. <repeatable>false</repeatable>
  1064. <binding>
  1065. <command>property-toggle</command>
  1066. <property>/controls/switches/friction</property>
  1067. </binding>
  1068. <binding>
  1069. <command>nasal</command>
  1070. <script>Optica.Mixture_Report();</script>
  1071. </binding>
  1072. </action>
  1073. </animation>
  1074. <animation>
  1075. <type>rotate</type>
  1076. <object-name>TrimWheel</object-name>
  1077. <property>controls/flight/elevator-trim</property>
  1078. <factor>-1080</factor>
  1079. <center>
  1080. <x-m>1.396</x-m>
  1081. <y-m>0</y-m>
  1082. <z-m>-0.396</z-m>
  1083. </center>
  1084. <axis>
  1085. <x>0.0</x>
  1086. <y>1.0</y>
  1087. <z>0.0</z>
  1088. </axis>
  1089. </animation>
  1090. <animation>
  1091. <type>pick</type>
  1092. <object-name>TrimWheel</object-name>
  1093. <action>
  1094. <button>3</button>
  1095. <repeatable>true</repeatable>
  1096. <binding>
  1097. <command>property-adjust</command>
  1098. <property>/controls/flight/elevator-trim</property>
  1099. <step>0.01</step>
  1100. <min>-1</min>
  1101. <max>1</max>
  1102. <wrap>false</wrap>
  1103. </binding>
  1104. </action>
  1105. <action>
  1106. <button>4</button>
  1107. <repeatable>true</repeatable>
  1108. <binding>
  1109. <command>property-adjust</command>
  1110. <property>/controls/flight/elevator-trim</property>
  1111. <step>-0.01</step>
  1112. <min>-1</min>
  1113. <max>1</max>
  1114. <wrap>false</wrap>
  1115. </binding>
  1116. </action>
  1117. </animation>
  1118. <animation>
  1119. <type>translate</type>
  1120. <object-name>FlapsNeedle</object-name>
  1121. <property>surface-positions/flap-pos-norm</property>
  1122. <interpolation>
  1123. <entry><ind>0.0</ind><dep>0.000</dep></entry>
  1124. <entry><ind>1.0</ind><dep>0.057</dep></entry>
  1125. </interpolation>
  1126. <axis>
  1127. <x>-0.983</x>
  1128. <y>0</y>
  1129. <z>0.182</z>
  1130. </axis>
  1131. </animation>
  1132. <animation>
  1133. <type>translate</type>
  1134. <object-name>TrimNeedle</object-name>
  1135. <property>controls/flight/elevator-trim</property>
  1136. <interpolation>
  1137. <entry><ind>-1.0</ind><dep>-0.033</dep></entry>
  1138. <entry><ind>-0.5</ind><dep>-0.033</dep></entry>
  1139. <entry><ind> 0.0</ind><dep> 0.000</dep></entry>
  1140. <entry><ind> 0.5</ind><dep> 0.033</dep></entry>
  1141. <entry><ind> 1.0</ind><dep> 0.033</dep></entry>
  1142. </interpolation>
  1143. <axis>
  1144. <x>-0.983</x>
  1145. <y>0</y>
  1146. <z>0.182</z>
  1147. </axis>
  1148. </animation>
  1149. <animation>
  1150. <type>rotate</type>
  1151. <object-name>FlapSwitch</object-name>
  1152. <property>controls/switches/flaps</property>
  1153. <interpolation>
  1154. <entry><ind>-1.0</ind><dep> 30</dep></entry>
  1155. <entry><ind> 0.0</ind><dep> 0</dep></entry>
  1156. <entry><ind> 1.0</ind><dep>-30</dep></entry>
  1157. </interpolation>
  1158. <center>
  1159. <x-m>1.487</x-m>
  1160. <y-m>0</y-m>
  1161. <z-m>-0.359</z-m>
  1162. </center>
  1163. <axis>
  1164. <x>0.0</x>
  1165. <y>1.0</y>
  1166. <z>0.0</z>
  1167. </axis>
  1168. </animation>
  1169. <animation>
  1170. <type>rotate</type>
  1171. <object-name>FuelSwitch</object-name>
  1172. <property>controls/fuel/selected-tank</property>
  1173. <interpolation>
  1174. <entry><ind>-1</ind><dep>100</dep></entry>
  1175. <entry><ind> 0</ind><dep>-20</dep></entry>
  1176. <entry><ind> 1</ind><dep> 50</dep></entry>
  1177. </interpolation>
  1178. <axis>
  1179. <x1-m>1.597</x1-m>
  1180. <y1-m>-0.238</y1-m>
  1181. <z1-m>-0.347</z1-m>
  1182. <x2-m>1.591</x2-m>
  1183. <y2-m>-0.238</y2-m>
  1184. <z2-m>-0.378</z2-m>
  1185. </axis>
  1186. </animation>
  1187. <animation>
  1188. <type>rotate</type>
  1189. <object-name>KnobPanel</object-name>
  1190. <property>controls/lighting/panel-norm</property>
  1191. <interpolation>
  1192. <entry><ind>0</ind><dep> 0</dep></entry>
  1193. <entry><ind>1</ind><dep>280</dep></entry>
  1194. </interpolation>
  1195. <center>
  1196. <x-m>1.062</x-m>
  1197. <y-m>-0.028</y-m>
  1198. <z-m>0.483</z-m>
  1199. </center>
  1200. <axis>
  1201. <x>-0.966</x>
  1202. <y>0</y>
  1203. <z>0.259</z>
  1204. </axis>
  1205. </animation>
  1206. <animation>
  1207. <type>pick</type>
  1208. <object-name>KnobPanel</object-name>
  1209. <action>
  1210. <button>3</button>
  1211. <repeatable>true</repeatable>
  1212. <binding>
  1213. <command>property-adjust</command>
  1214. <property>controls/lighting/panel-norm</property>
  1215. <step>0.1</step>
  1216. <min>0</min>
  1217. <max>1</max>
  1218. <wrap>false</wrap>
  1219. </binding>
  1220. </action>
  1221. <action>
  1222. <button>4</button>
  1223. <repeatable>true</repeatable>
  1224. <binding>
  1225. <command>property-adjust</command>
  1226. <property>controls/lighting/panel-norm</property>
  1227. <step>-0.1</step>
  1228. <min>0</min>
  1229. <max>1</max>
  1230. <wrap>false</wrap>
  1231. </binding>
  1232. </action>
  1233. </animation>
  1234. <!-- Overhead Panel -->
  1235. <animation>
  1236. <type>material</type>
  1237. <object-name>PanelOH</object-name>
  1238. <emission>
  1239. <red>0.4</red>
  1240. <green>0.2</green>
  1241. <blue>0.1</blue>
  1242. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  1243. </emission>
  1244. </animation>
  1245. <animation>
  1246. <type>rotate</type>
  1247. <object-name>SwNav</object-name>
  1248. <property>controls/lighting/nav</property>
  1249. <interpolation>
  1250. <entry><ind>0</ind><dep> 0</dep></entry>
  1251. <entry><ind>1</ind><dep>50</dep></entry>
  1252. </interpolation>
  1253. <center>
  1254. <x-m>1.050</x-m>
  1255. <y-m>0</y-m>
  1256. <z-m>0.444</z-m>
  1257. </center>
  1258. <axis>
  1259. <x>0.0</x>
  1260. <y>-1.0</y>
  1261. <z>0.0</z>
  1262. </axis>
  1263. </animation>
  1264. <animation>
  1265. <type>rotate</type>
  1266. <object-name>SwTail</object-name>
  1267. <property>controls/lighting/tail</property>
  1268. <interpolation>
  1269. <entry><ind>0</ind><dep> 0</dep></entry>
  1270. <entry><ind>1</ind><dep>50</dep></entry>
  1271. </interpolation>
  1272. <center>
  1273. <x-m>1.050</x-m>
  1274. <y-m>0</y-m>
  1275. <z-m>0.444</z-m>
  1276. </center>
  1277. <axis>
  1278. <x>0.0</x>
  1279. <y>-1.0</y>
  1280. <z>0.0</z>
  1281. </axis>
  1282. </animation>
  1283. <animation>
  1284. <type>rotate</type>
  1285. <object-name>SwLanding</object-name>
  1286. <property>controls/lighting/landing</property>
  1287. <interpolation>
  1288. <entry><ind>0</ind><dep> 0</dep></entry>
  1289. <entry><ind>1</ind><dep>50</dep></entry>
  1290. </interpolation>
  1291. <center>
  1292. <x-m>1.050</x-m>
  1293. <y-m>0</y-m>
  1294. <z-m>0.444</z-m>
  1295. </center>
  1296. <axis>
  1297. <x>0.0</x>
  1298. <y>-1.0</y>
  1299. <z>0.0</z>
  1300. </axis>
  1301. </animation>
  1302. <animation>
  1303. <type>rotate</type>
  1304. <object-name>SwTaxi</object-name>
  1305. <property>controls/lighting/taxi</property>
  1306. <interpolation>
  1307. <entry><ind>0</ind><dep> 0</dep></entry>
  1308. <entry><ind>1</ind><dep>50</dep></entry>
  1309. </interpolation>
  1310. <center>
  1311. <x-m>1.050</x-m>
  1312. <y-m>0</y-m>
  1313. <z-m>0.444</z-m>
  1314. </center>
  1315. <axis>
  1316. <x>0.0</x>
  1317. <y>-1.0</y>
  1318. <z>0.0</z>
  1319. </axis>
  1320. </animation>
  1321. <animation>
  1322. <type>rotate</type>
  1323. <object-name>SwINOP1</object-name>
  1324. <property>controls/lighting/inop1</property>
  1325. <interpolation>
  1326. <entry><ind>0</ind><dep> 0</dep></entry>
  1327. <entry><ind>1</ind><dep>50</dep></entry>
  1328. </interpolation>
  1329. <center>
  1330. <x-m>1.050</x-m>
  1331. <y-m>0</y-m>
  1332. <z-m>0.444</z-m>
  1333. </center>
  1334. <axis>
  1335. <x>0.0</x>
  1336. <y>-1.0</y>
  1337. <z>0.0</z>
  1338. </axis>
  1339. </animation>
  1340. <!-- Column Console -->
  1341. <animation>
  1342. <type>material</type>
  1343. <object-name>ColumnPlates</object-name>
  1344. <emission>
  1345. <red>0.2</red>
  1346. <green>0.1</green>
  1347. <blue>0.05</blue>
  1348. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  1349. </emission>
  1350. </animation>
  1351. <animation>
  1352. <type>rotate</type>
  1353. <object-name>SwFuelPump</object-name>
  1354. <property>controls/switches/fuelpump</property>
  1355. <interpolation>
  1356. <entry><ind>0</ind><dep> 0</dep></entry>
  1357. <entry><ind>1</ind><dep>50</dep></entry>
  1358. </interpolation>
  1359. <center>
  1360. <x-m>0.982</x-m>
  1361. <y-m>0</y-m>
  1362. <z-m>-0.379</z-m>
  1363. </center>
  1364. <axis>
  1365. <x>0.0</x>
  1366. <y>-1.0</y>
  1367. <z>0.0</z>
  1368. </axis>
  1369. </animation>
  1370. <animation>
  1371. <type>rotate</type>
  1372. <object-name>SwAvionics</object-name>
  1373. <property>controls/switches/avionics</property>
  1374. <interpolation>
  1375. <entry><ind>0</ind><dep> 0</dep></entry>
  1376. <entry><ind>1</ind><dep>50</dep></entry>
  1377. </interpolation>
  1378. <center>
  1379. <x-m>0.982</x-m>
  1380. <y-m>0</y-m>
  1381. <z-m>-0.379</z-m>
  1382. </center>
  1383. <axis>
  1384. <x>0.0</x>
  1385. <y>-1.0</y>
  1386. <z>0.0</z>
  1387. </axis>
  1388. </animation>
  1389. <animation>
  1390. <type>rotate</type>
  1391. <object-name>SwPitotHeat</object-name>
  1392. <property>controls/switches/pitotheat</property>
  1393. <interpolation>
  1394. <entry><ind>0</ind><dep> 0</dep></entry>
  1395. <entry><ind>1</ind><dep>50</dep></entry>
  1396. </interpolation>
  1397. <center>
  1398. <x-m>0.989</x-m>
  1399. <y-m>0</y-m>
  1400. <z-m>-0.405</z-m>
  1401. </center>
  1402. <axis>
  1403. <x>0.0</x>
  1404. <y>-1.0</y>
  1405. <z>0.0</z>
  1406. </axis>
  1407. </animation>
  1408. <animation>
  1409. <type>rotate</type>
  1410. <object-name>SwINOP2</object-name>
  1411. <property>controls/switches/inop2</property>
  1412. <interpolation>
  1413. <entry><ind>0</ind><dep> 0</dep></entry>
  1414. <entry><ind>1</ind><dep>50</dep></entry>
  1415. </interpolation>
  1416. <center>
  1417. <x-m>0.989</x-m>
  1418. <y-m>0</y-m>
  1419. <z-m>-0.405</z-m>
  1420. </center>
  1421. <axis>
  1422. <x>0.0</x>
  1423. <y>-1.0</y>
  1424. <z>0.0</z>
  1425. </axis>
  1426. </animation>
  1427. <!-- Landing and Taxi lamps -->
  1428. <animation>
  1429. <type>textranslate</type>
  1430. <object-name>LampLanding</object-name>
  1431. <property>sim/multiplay/generic/int[3]</property>
  1432. <factor>0.25</factor>
  1433. <axis>
  1434. <x>-1</x>
  1435. <y>0</y>
  1436. <z>0</z>
  1437. </axis>
  1438. </animation>
  1439. <animation>
  1440. <type>textranslate</type>
  1441. <object-name>LampTaxi</object-name>
  1442. <property>sim/multiplay/generic/int[4]</property>
  1443. <factor>0.5</factor>
  1444. <axis>
  1445. <x>-1</x>
  1446. <y>0</y>
  1447. <z>0</z>
  1448. </axis>
  1449. </animation>
  1450. <animation>
  1451. <type>material</type>
  1452. <object-name>LampLanding</object-name>
  1453. <emission>
  1454. <red>1.0</red>
  1455. <green>1.0</green>
  1456. <blue>1.0</blue>
  1457. <factor-prop>sim/multiplay/generic/int[3]</factor-prop>
  1458. </emission>
  1459. </animation>
  1460. <animation>
  1461. <type>material</type>
  1462. <object-name>LampTaxi</object-name>
  1463. <emission>
  1464. <red>1.0</red>
  1465. <green>1.0</green>
  1466. <blue>1.0</blue>
  1467. <factor-prop>sim/multiplay/generic/int[4]</factor-prop>
  1468. </emission>
  1469. </animation>
  1470. <!-- Doors -->
  1471. <animation>
  1472. <type>rotate</type>
  1473. <object-name>DoorL</object-name>
  1474. <object-name>DoorWinL</object-name>
  1475. <object-name>DoorSkinL</object-name>
  1476. <property>sim/multiplay/generic/float[0]</property>
  1477. <interpolation>
  1478. <entry><ind>0.0</ind><dep> 0</dep></entry>
  1479. <entry><ind>1.0</ind><dep>-45</dep></entry>
  1480. </interpolation>
  1481. <axis>
  1482. <x1-m>0.609</x1-m>
  1483. <y1-m>-0.838</y1-m>
  1484. <z1-m>-0.430</z1-m>
  1485. <x2-m>0.718</x2-m>
  1486. <y2-m>-0.784</y2-m>
  1487. <z2-m>0.147</z2-m>
  1488. </axis>
  1489. </animation>
  1490. <animation>
  1491. <type>rotate</type>
  1492. <object-name>DoorR</object-name>
  1493. <object-name>DoorWinR</object-name>
  1494. <object-name>DoorSkinR</object-name>
  1495. <property>sim/multiplay/generic/float[1]</property>
  1496. <interpolation>
  1497. <entry><ind>0.0</ind><dep> 0</dep></entry>
  1498. <entry><ind>1.0</ind><dep>45</dep></entry>
  1499. </interpolation>
  1500. <axis>
  1501. <x1-m>0.609</x1-m>
  1502. <y1-m>0.838</y1-m>
  1503. <z1-m>-0.430</z1-m>
  1504. <x2-m>0.718</x2-m>
  1505. <y2-m>0.784</y2-m>
  1506. <z2-m>0.147</z2-m>
  1507. </axis>
  1508. </animation>
  1509. </PropertyList>