1
0
Fork 0
fgdata/Data/AI/nimitz_demo.xml
ehofman ef2312a9fb Vivian Meazza:
I attach the long-promised improved version of the USS Nimitz.

It includes an improved version of the FLOLS, which requires the attached
diff to be applied to AICarrier.cxx and AICArrier.hxx.

I've made lots of eye-candy in the form or the flightdeck crew.
Unfortunately, it about doubles the size of the tarball. I'll send it to you
later; when I've figured out some way of only loading on request (any advice
would be very welcome).

I could provide a \u2018bare\u2019 version to cut down on the vertex count for
less capable systems however, the count isn\u2019t huge in the first place.
I've cut the textures down as far as I can without losing definition.
2005-02-24 15:19:34 +00:00

34 lines
1.1 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.
-->
<PropertyList>
<scenario>
<entry>
<type>carrier</type>
<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</solid>
<solid>Round-down</solid>
<solid>Elevator-3-Deck</solid>
<solid>Elevator-4-Deck</solid>
<latitude>37.63</latitude>
<longitude>-122.34</longitude>
<speed>10</speed>
<heading>285</heading>
<rudder>0</rudder>
<turn-radius-ft>3000</turn-radius-ft>
<x-offset-m>69.84</x-offset-m>
<y-offset-m>-39.67</y-offset-m>
<z-offset-m>21.47</z-offset-m>
</entry>
</scenario>
</PropertyList>