2xSNEB.xml 732 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <model>
  4. <path>Aircraft/FGR2/Models/Stores/doublerack.xml</path>
  5. <offsets>
  6. <x-m>0</x-m>
  7. <y-m>0</y-m>
  8. <z-m>0</z-m>
  9. <pitch-deg>0</pitch-deg>
  10. </offsets>
  11. </model>
  12. <!-- Left, left sneb -->
  13. <model>
  14. <name>L-L-sneb</name>
  15. <path>Aircraft/FGR2/Models/Stores/sneb/sneb.xml</path>
  16. <offsets>
  17. <x-m>0</x-m>
  18. <y-m>-0.51</y-m>
  19. <z-m>-0.05</z-m>
  20. <pitch-deg>0</pitch-deg>
  21. </offsets>
  22. </model>
  23. <!-- Left, right sneb -->
  24. <model>
  25. <name>L-R-sneb</name>
  26. <path>Aircraft/FGR2/Models/Stores/sneb/sneb.xml</path>
  27. <offsets>
  28. <x-m>0</x-m>
  29. <y-m>0.51</y-m>
  30. <z-m>-0.05</z-m>
  31. <pitch-deg>0</pitch-deg>
  32. </offsets>
  33. </model>
  34. </PropertyList>