radar-altimeter.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0"?>
  2. <!-- Radar Altimeter -->
  3. <PropertyList>
  4. <path>radar-altimeter.ac</path>
  5. <animation>
  6. <type>material</type>
  7. <object-name>srew13</object-name>
  8. <object-name>Face.003</object-name>
  9. </animation>
  10. <effect>
  11. <inherits-from>Aircraft/AvroVulcanB2/Models/Effects/glass-uber</inherits-from>
  12. <object-name>vitre</object-name>
  13. </effect>
  14. <!-- Radar Altimeter -->
  15. <!-- Needle 500ft sensitivity-->
  16. <animation>
  17. <type>rotate</type>
  18. <object-name>needle</object-name>
  19. <property>/position/altitude-agl-ft</property>
  20. <center>
  21. <x-m> 4.90647</x-m>
  22. <y-m>-0.26183</y-m>
  23. <z-m> 1.19825</z-m>
  24. </center>
  25. <axis>
  26. <x>-1</x>
  27. <y>0</y>
  28. <z>0</z>
  29. </axis>
  30. <!-- <condition>
  31. <and>
  32. <equals>
  33. <property>instrumentation/radar-altimeter/serviceable</property>
  34. <value>true</value>
  35. </equals>
  36. <equals>
  37. <property>controls/radar/sensitivity-five-thousand</property>
  38. <value>false</value>
  39. </equals>
  40. </and>
  41. </condition> -->
  42. <interpolation>
  43. <entry><ind>0</ind><dep>0</dep></entry>
  44. <entry><ind>500</ind><dep>315</dep></entry>
  45. </interpolation>
  46. </animation>
  47. <!-- *** LoD *** -->
  48. <animation>
  49. <type>range</type>
  50. <min-m>0</min-m>
  51. <max-m>5</max-m>
  52. </animation>
  53. </PropertyList>