75 lines
2.4 KiB
XML
75 lines
2.4 KiB
XML
<?xml version="1.0"?>
|
|
<!--
|
|
x, y, z-offset-m The distance in meters of the Fresnel Lens Optical Landing System
|
|
(FLOLS) from the carrier model origin.
|
|
max-lat, min-lat Define an operating box in term of the max and min lat excursions
|
|
from the start position
|
|
max-lon, min-lon Define an operating box in term of the max and min lon excursions
|
|
from the start position
|
|
-->
|
|
<PropertyList>
|
|
<scenario>
|
|
<entry>
|
|
<type>carrier</type>
|
|
<name>Nimitz</name>
|
|
<pennant-number>CVN-68</pennant-number>
|
|
<model>Models/Geometry/Nimitz/carrier.xml</model>
|
|
<wire>wire-1</wire>
|
|
<wire>wire-2</wire>
|
|
<wire>wire-3</wire>
|
|
<wire>wire-4</wire>
|
|
<catapult>cat-1</catapult>
|
|
<catapult>cat-2</catapult>
|
|
<catapult>cat-3</catapult>
|
|
<catapult>cat-4</catapult>
|
|
<solid>Deck-1</solid>
|
|
<solid>Deck-2</solid>
|
|
<solid>Deck-3</solid>
|
|
<solid>Deck-4</solid>
|
|
<solid>Deck-5</solid>
|
|
<solid>Deck-6</solid>
|
|
<solid>Deck-7</solid>
|
|
<solid>Deck-8</solid>
|
|
<solid>Round-down</solid>
|
|
<solid>Elevator-3-Deck</solid>
|
|
<solid>Elevator-4-Deck</solid>
|
|
<latitude>37.689</latitude>
|
|
<longitude>-122.683</longitude>
|
|
<speed>10</speed>
|
|
<heading>200</heading>
|
|
<rudder>0</rudder>
|
|
<turn-radius-ft>4000</turn-radius-ft>
|
|
<flols-pos>
|
|
<x-offset-m>69.84</x-offset-m>
|
|
<y-offset-m>-39.67</y-offset-m>
|
|
<z-offset-m>21.47</z-offset-m>
|
|
</flols-pos>
|
|
<parking-pos>
|
|
<name>cat-2</name>
|
|
<heading-offset-deg>-1</heading-offset-deg>
|
|
<x-offset-m>1.60851</x-offset-m>
|
|
<y-offset-m>26</y-offset-m>
|
|
<z-offset-m>-4.9159</z-offset-m>
|
|
</parking-pos>
|
|
<parking-pos>
|
|
<name>cat-1</name>
|
|
<heading-offset-deg>-9</heading-offset-deg>
|
|
<x-offset-m>0.0401001</x-offset-m>
|
|
<y-offset-m>26</y-offset-m>
|
|
<z-offset-m>17</z-offset-m>
|
|
</parking-pos>
|
|
<parking-pos>
|
|
<name>park-1</name>
|
|
<heading-offset-deg>-90</heading-offset-deg>
|
|
<x-offset-m>54.33</x-offset-m>
|
|
<y-offset-m>26</y-offset-m>
|
|
<z-offset-m>20</z-offset-m>
|
|
</parking-pos>
|
|
<max-lat>0.01</max-lat>
|
|
<min-lat>0.05</min-lat>
|
|
<max-long>0.05</max-long>
|
|
<min-long>0.01</min-long>
|
|
</entry>
|
|
|
|
</scenario>
|
|
</PropertyList>
|