1
0
Fork 0
fgdata/Data/AI/thermal_demo.xml
ehofman 36f975a91b David Culp:
I was going through the Ai scenarios and see that some of them are not
necessary.

Also, I've added some documentation to the other scenarios.  And I moved the
thunderstorm over San Francisco, so you don't have to take off to see it.
The files are attached.
2005-04-29 07:57:24 +00:00

31 lines
No EOL
760 B
XML

<?xml version="1.0"?>
<!-- Notes:
This scenario puts a thermal over the tower at KSFO.
The <height> tag defines the upper limit of the thermal.
AI thermals have some limitations, i.e. they don't lean
downwind, they are only cylindrical in shape, they don't
interact with the terrain or weather, and AFAIK they only
work with the JSBSim FDM. Try using the sgs233 model for
a good demonstration.
Dave Culp, davidculp2@comcast.net
-->
<PropertyList>
<scenario>
<entry>
<type>thermal</type>
<latitude>37.61633</latitude>
<longitude>-122.38334</longitude>
<strength-fps>13.49</strength-fps>
<diameter-ft>4800.0</diameter-ft>
<height-msl>5000</height-msl>
</entry>
</scenario>
</PropertyList>