turn_bank.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>turn_bank.ac</path>
  4. <animation>
  5. <type>material</type>
  6. <object-name>TB.Box</object-name>
  7. <object-name>TB.Face</object-name>
  8. <object-name>TB.Needle</object-name>
  9. <emission>
  10. <red>0.8</red>
  11. <green>0.4</green>
  12. <blue>0.2</blue>
  13. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  14. </emission>
  15. </animation>
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>TB.Needle</object-name>
  19. <property>/instrumentation/turn-indicator/indicated-turn-rate</property>
  20. <!--<factor>20</factor>-->
  21. <interpolation>
  22. <entry><ind> -5</ind><dep>-30</dep></entry>
  23. <entry><ind>-1.5</ind><dep>-30</dep></entry>
  24. <entry><ind> 1.5</ind><dep> 30</dep></entry>
  25. <entry><ind> 5</ind><dep> 30</dep></entry>
  26. </interpolation>
  27. <axis>
  28. <x>-1</x>
  29. <y>0</y>
  30. <z>0</z>
  31. </axis>
  32. <center>
  33. <x-m>0</x-m>
  34. <y-m>0</y-m>
  35. <z-m>-0.0255</z-m>
  36. </center>
  37. </animation>
  38. <animation>
  39. <type>rotate</type>
  40. <object-name>TB.Ball</object-name>
  41. <property>/instrumentation/slip-skid-ball/indicated-slip-skid</property>
  42. <min>-1.1</min>
  43. <max>1.1</max>
  44. <interpolation>
  45. <entry><ind>-1.1</ind><dep>-6.5</dep></entry>
  46. <entry><ind> 1.1</ind><dep> 6.5</dep></entry>
  47. </interpolation>
  48. <axis>
  49. <x>-1</x>
  50. <y>0</y>
  51. <z>0</z>
  52. </axis>
  53. <center>
  54. <x-m>0</x-m>
  55. <y-m>0</y-m>
  56. <z-m>0.3</z-m>
  57. </center>
  58. </animation>
  59. </PropertyList>