2xsidewinderL.xml 634 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0"?>
  2. <!-- AIM-9D Sidewinder, by Dave Culp -->
  3. <PropertyList>
  4. <path>left-rail.ac</path>
  5. <!-- AIM-9, left side - left -->
  6. <model>
  7. <name>AIM9-L-L</name>
  8. <path>Aircraft/FGR2/Models/Stores/AIM-9/sidewinder.xml</path>
  9. <offsets>
  10. <x-m>-1.67</x-m>
  11. <y-m>-2.38</y-m>
  12. <z-m>-0.44</z-m>
  13. <pitch-deg>-2</pitch-deg>
  14. </offsets>
  15. </model>
  16. <!-- AIM-9, left side - right -->
  17. <model>
  18. <name>AIM9-L-R</name>
  19. <path>Aircraft/FGR2/Models/Stores/AIM-9/sidewinder.xml</path>
  20. <offsets>
  21. <x-m>-1.67</x-m>
  22. <y-m>-1.92</y-m>
  23. <z-m>-0.44</z-m>
  24. <pitch-deg>-2</pitch-deg>
  25. </offsets>
  26. </model>
  27. </PropertyList>