slip.xml 913 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0"?>
  2. <!-- Standby Slip Indicator -->
  3. <PropertyList>
  4. <path>slip.ac</path>
  5. <animation>
  6. <type>translate</type>
  7. <object-name>ball</object-name>
  8. <property>instrumentation/slip-skid-ball/indicated-slip-skid</property>
  9. <interpolation>
  10. <entry>
  11. <ind>-1</ind>
  12. <dep>-0.02</dep>
  13. </entry>
  14. <entry>
  15. <ind>0</ind>
  16. <dep>0</dep>
  17. </entry>
  18. <entry>
  19. <ind>1</ind>
  20. <dep>0.02</dep>
  21. </entry>
  22. </interpolation>
  23. <axis>
  24. <x>0</x>
  25. <y>-1</y>
  26. <z>0</z>
  27. </axis>
  28. </animation>
  29. <animation>
  30. <type>material</type>
  31. <emission>
  32. <factor-prop>controls/lighting/panel-norm</factor-prop>
  33. <red>0.75</red>
  34. <green>0.25</green>
  35. <blue>0.25</blue>
  36. </emission>
  37. </animation>
  38. <!-- *** LoD *** -->
  39. <animation>
  40. <type>range</type>
  41. <min-m>0</min-m>
  42. <max-m>5</max-m>
  43. </animation>
  44. </PropertyList>