stdby-adi.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <path>stdby-adi.ac</path>
  4. <animation>
  5. <type>rotate</type>
  6. <object-name>drum</object-name>
  7. <property>instrumentation/attitude-indicator/indicated-roll-deg</property>
  8. <center>
  9. <x-m>-0.0113</x-m>
  10. <y-m>0.0</y-m>
  11. <z-m>0.0</z-m>
  12. </center>
  13. <axis>
  14. <x>1</x>
  15. <y>0</y>
  16. <z>0</z>
  17. </axis>
  18. </animation>
  19. <animation>
  20. <type>rotate</type>
  21. <object-name>bkg</object-name>
  22. <property>instrumentation/attitude-indicator/indicated-roll-deg</property>
  23. <center>
  24. <x-m>0.0</x-m>
  25. <y-m>0.0</y-m>
  26. <z-m>0.0</z-m>
  27. </center>
  28. <axis>
  29. <x>1</x>
  30. <y>0</y>
  31. <z>0</z>
  32. </axis>
  33. </animation>
  34. <animation>
  35. <type>rotate</type>
  36. <object-name>drum</object-name>
  37. <property>instrumentation/attitude-indicator/indicated-pitch-deg</property>
  38. <factor>1.5</factor>
  39. <center>
  40. <x-m>-0.0117</x-m>
  41. <y-m>0.0</y-m>
  42. <z-m>0.0</z-m>
  43. </center>
  44. <axis>
  45. <x>0</x>
  46. <y>1</y>
  47. <z>0</z>
  48. </axis>
  49. </animation>
  50. <animation>
  51. <type>rotate</type>
  52. <object-name>bank-index</object-name>
  53. <property>instrumentation/attitude-indicator/indicated-roll-deg</property>
  54. <center>
  55. <x-m>0</x-m>
  56. <y-m>0</y-m>
  57. <z-m>0</z-m>
  58. </center>
  59. <axis>
  60. <x>1</x>
  61. <y>0</y>
  62. <z>0</z>
  63. </axis>
  64. </animation>
  65. <!-- dimming -->
  66. <animation>
  67. <type>material</type>
  68. <object-name>bank-index</object-name>
  69. <object-name>drum</object-name>
  70. <object-name>bkg</object-name>
  71. <condition>
  72. <greater-than>
  73. <property>/systems/electrical/outputs/instrument-lights</property>
  74. <value>10.0</value>
  75. </greater-than>
  76. </condition>
  77. <emission>
  78. <red> 0.8</red>
  79. <green>0.8</green>
  80. <blue> 1.0</blue>
  81. <factor-prop>/controls/lighting/stdby-instrument-lights-norm</factor-prop>
  82. </emission>
  83. </animation>
  84. <animation>
  85. <type>range</type>
  86. <min-m>0</min-m>
  87. <max-m>50</max-m>
  88. </animation>
  89. </PropertyList>