Somewhat quirky Shuttle TAEM and approach at KEDW AI scenario
This commit is contained in:
parent
3302620745
commit
9081e0c47b
16 changed files with 129571 additions and 1 deletions
19
AI/Aircraft/SpaceShuttle/Effects/shuttle-main.eff
Executable file
19
AI/Aircraft/SpaceShuttle/Effects/shuttle-main.eff
Executable file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<PropertyList>
|
||||
<name>shuttle-main</name>
|
||||
<inherits-from>Effects/space-combined</inherits-from>
|
||||
|
||||
<parameters>
|
||||
<geo_light_r type="float"><use>/lighting/effects/geo-red</use></geo_light_r>
|
||||
<geo_light_g type="float"><use>/lighting/effects/geo-green</use></geo_light_g>
|
||||
<geo_light_b type="float"><use>/lighting/effects/geo-blue</use></geo_light_b>
|
||||
<geo_light_x type="float"><use>/lighting/effects/geo-x</use></geo_light_x>
|
||||
<geo_light_y type="float"><use>/lighting/effects/geo-y</use></geo_light_y>
|
||||
<geo_light_z type="float"><use>/lighting/effects/geo-z</use></geo_light_z>
|
||||
<geo_light_radius type="float"><use>/lighting/effects/geo-r</use></geo_light_radius>
|
||||
<geo_ambience type="float"><use>/lighting/effects/geo-ambience</use></geo_ambience>
|
||||
</parameters>
|
||||
|
||||
|
||||
</PropertyList>
|
20239
AI/Aircraft/SpaceShuttle/OMSPods.ac
Executable file
20239
AI/Aircraft/SpaceShuttle/OMSPods.ac
Executable file
File diff suppressed because it is too large
Load diff
23
AI/Aircraft/SpaceShuttle/OMSPods.xml
Executable file
23
AI/Aircraft/SpaceShuttle/OMSPods.xml
Executable file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>Aircraft/SpaceShuttle/Models/OMSPods.ac</path>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/SpaceShuttle/Models/Effects/shuttle-main</inherits-from>
|
||||
<object-name>omsLeftBase</object-name>
|
||||
<object-name>omsLeft.001</object-name>
|
||||
<object-name>omsLeft</object-name>
|
||||
<object-name>omsRightBase</object-name>
|
||||
<object-name>omsRight</object-name>
|
||||
<object-name>omsRight.001</object-name>
|
||||
<object-name>rcsL1A</object-name>
|
||||
<object-name>rcsR1R</object-name>
|
||||
<object-name>rcsR1U</object-name>
|
||||
<object-name>rcsR2D</object-name>
|
||||
<object-name>rcsL4U</object-name>
|
||||
<object-name>rcsR4U</object-name>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
1423
AI/Aircraft/SpaceShuttle/SSME.ac
Executable file
1423
AI/Aircraft/SpaceShuttle/SSME.ac
Executable file
File diff suppressed because it is too large
Load diff
19
AI/Aircraft/SpaceShuttle/SSME1.xml
Executable file
19
AI/Aircraft/SpaceShuttle/SSME1.xml
Executable file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<PropertyList>
|
||||
|
||||
<path>SSME.ac</path>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/SpaceShuttle/Models/Effects/shuttle-main</inherits-from>
|
||||
<object-name>SSME</object-name>
|
||||
</effect>
|
||||
|
||||
<offsets>
|
||||
<!-- Motor 1 default location -->
|
||||
<x-m> -0.1 </x-m>
|
||||
<y-m> 0 </y-m>
|
||||
<z-m> 0 </z-m>
|
||||
</offsets>
|
||||
|
||||
|
||||
</PropertyList>
|
19
AI/Aircraft/SpaceShuttle/SSME2.xml
Executable file
19
AI/Aircraft/SpaceShuttle/SSME2.xml
Executable file
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<PropertyList>
|
||||
|
||||
<path>SSME.ac</path>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/SpaceShuttle/Models/Effects/shuttle-main</inherits-from>
|
||||
<object-name>SSME</object-name>
|
||||
</effect>
|
||||
|
||||
<offsets>
|
||||
<!-- Motor 1 default location -->
|
||||
<x-m> 0.1 </x-m>
|
||||
<y-m> 0 </y-m>
|
||||
<z-m> 0 </z-m>
|
||||
</offsets>
|
||||
|
||||
|
||||
</PropertyList>
|
20
AI/Aircraft/SpaceShuttle/SSME3.xml
Executable file
20
AI/Aircraft/SpaceShuttle/SSME3.xml
Executable file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<PropertyList>
|
||||
|
||||
<path>SSME.ac</path>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/SpaceShuttle/Models/Effects/shuttle-main</inherits-from>
|
||||
<object-name>SSME</object-name>
|
||||
</effect>
|
||||
|
||||
|
||||
<offsets>
|
||||
<!-- Motor 1 default location -->
|
||||
<x-m> 0.1 </x-m>
|
||||
<y-m> 0 </y-m>
|
||||
<z-m> 0 </z-m>
|
||||
</offsets>
|
||||
|
||||
|
||||
</PropertyList>
|
107229
AI/Aircraft/SpaceShuttle/SpaceShuttle.ac
Executable file
107229
AI/Aircraft/SpaceShuttle/SpaceShuttle.ac
Executable file
File diff suppressed because it is too large
Load diff
289
AI/Aircraft/SpaceShuttle/SpaceShuttle.xml
Executable file
289
AI/Aircraft/SpaceShuttle/SpaceShuttle.xml
Executable file
|
@ -0,0 +1,289 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<path>SpaceShuttle.ac</path>
|
||||
|
||||
<offsets>
|
||||
<pitch-deg>0.0</pitch-deg>
|
||||
<z-m>6.0</z-m>
|
||||
</offsets>
|
||||
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/SpaceShuttle/Models/Effects/shuttle-main</inherits-from>
|
||||
<object-name>spaceshutt_spstob_3</object-name>
|
||||
<object-name>spaceshutt_spstob_eal</object-name>
|
||||
<object-name>SpeedBrakeL</object-name>
|
||||
<object-name>SpeedBrakeR</object-name>
|
||||
<object-name>heatshield</object-name>
|
||||
<object-name>fuselage</object-name>
|
||||
<object-name>GearDoorR</object-name>
|
||||
<object-name>GearDoorL</object-name>
|
||||
<object-name>NoseDoorR</object-name>
|
||||
<object-name>NoseDoorL</object-name>
|
||||
<object-name>inboard-elevon-left</object-name>
|
||||
<object-name>inboard-elevon-right</object-name>
|
||||
<object-name>outboard-elevon-left</object-name>
|
||||
<object-name>outboard-elevon-right</object-name>
|
||||
<object-name>BodyFlap</object-name>
|
||||
<object-name>handholds-left</object-name>
|
||||
<object-name>handholds-right</object-name>
|
||||
<object-name>footholds-left</object-name>
|
||||
<object-name>footholds-right</object-name>
|
||||
<object-name>payload-bay</object-name>
|
||||
<object-name>payload-bay-door-left</object-name>
|
||||
<object-name>payload-bay-door-right</object-name>
|
||||
</effect>
|
||||
|
||||
<model>
|
||||
<path>SSME1.xml</path>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>SSME2.xml</path>
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> -1.5 </y-m>
|
||||
<z-m> -2.5 </z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>SSME3.xml</path>
|
||||
<offsets>
|
||||
<x-m> 0.0 </x-m>
|
||||
<y-m> 1.5 </y-m>
|
||||
<z-m> -2.5 </z-m>
|
||||
</offsets>
|
||||
</model>
|
||||
|
||||
<model>
|
||||
<path>OMSPods.xml</path>
|
||||
</model>
|
||||
|
||||
|
||||
<!-- Payload bay opening-->
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>payload-bay-door-left</object-name>
|
||||
<offset-deg>-171</offset-deg>
|
||||
<center>
|
||||
<x-m> -2.2671</x-m>
|
||||
<y-m> -2.552</y-m>
|
||||
<z-m> -1.52</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<!--<animation>
|
||||
<type>translate</type>
|
||||
<object-name>handholds-left</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-left-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>.7</ind>
|
||||
<dep>-.1540</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>handholds-left</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-left-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>.7</ind>
|
||||
<dep>35</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>-1.49746</x-m>
|
||||
<y-m>-2.41842</y-m>
|
||||
<z-m>-1.48727</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>footholds-left</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-left-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>1</ind>
|
||||
<dep>-.2179</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>footholds-left</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-left-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>1</ind>
|
||||
<dep>-5</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m> 7.09093</x-m>
|
||||
<y-m>-2.44588</y-m>
|
||||
<z-m>-1.47793</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>-->
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>payload-bay-door-right</object-name>
|
||||
<offset-deg>171</offset-deg>
|
||||
<center>
|
||||
<x-m>-2.2672</x-m>
|
||||
<y-m> 2.552 </y-m>
|
||||
<z-m>-1.52 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<!--<animation>
|
||||
<type>translate</type>
|
||||
<object-name>handholds-right</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-right-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>.7</ind>
|
||||
<dep>-.1540</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>handholds-right</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-right-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>.7</ind>
|
||||
<dep>-35</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>-1.49746</x-m>
|
||||
<y-m> 2.417 </y-m>
|
||||
<z-m>-1.48292</z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>translate</type>
|
||||
<object-name>footholds-right</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-right-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>1</ind>
|
||||
<dep>-.2179</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<axis>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<z>1</z>
|
||||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>rotate</type>
|
||||
<object-name>footholds-right</object-name>
|
||||
<property>/fdm/jsbsim/systems/mechanical/pb-door-right-animation</property>
|
||||
<interpolation>
|
||||
<entry>
|
||||
<ind>1</ind>
|
||||
<dep>5</dep>
|
||||
</entry>
|
||||
<entry>
|
||||
<ind>0</ind>
|
||||
<dep>0</dep>
|
||||
</entry>
|
||||
</interpolation>
|
||||
<center>
|
||||
<x-m>7 .09094</x-m>
|
||||
<y-m> 2.44446</y-m>
|
||||
<z-m>-1.4829 </z-m>
|
||||
</center>
|
||||
<axis>
|
||||
<x>1</x>
|
||||
<y>0</y>
|
||||
<z>0</z>
|
||||
</axis>
|
||||
</animation>-->
|
||||
|
||||
|
||||
</PropertyList>
|
BIN
AI/Aircraft/SpaceShuttle/spstob_1.png
Executable file
BIN
AI/Aircraft/SpaceShuttle/spstob_1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
AI/Aircraft/SpaceShuttle/spstob_3.png
Executable file
BIN
AI/Aircraft/SpaceShuttle/spstob_3.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 703 B |
BIN
AI/Aircraft/SpaceShuttle/spstob_4.png
Executable file
BIN
AI/Aircraft/SpaceShuttle/spstob_4.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 291 B |
BIN
AI/Aircraft/SpaceShuttle/spstob_e.png
Executable file
BIN
AI/Aircraft/SpaceShuttle/spstob_e.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 276 B |
|
@ -107,6 +107,21 @@
|
|||
<touchdown-speed-kts>130.0</touchdown-speed-kts>
|
||||
<taxi-speed-kts>15.0</taxi-speed-kts>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<type>shuttle</type>
|
||||
<acceleration-kts-hour>5.0</acceleration-kts-hour>
|
||||
<deceleration-kts-hour>5.0</deceleration-kts-hour>
|
||||
<climbrate-fpm>1000.0</climbrate-fpm>
|
||||
<decentrate-fpm>18000.0</decentrate-fpm>
|
||||
<rotate-speed-kts>206.0</rotate-speed-kts>
|
||||
<takeoff-speed-kts>320.0</takeoff-speed-kts>
|
||||
<climbspeed-kts>350.0</climbspeed-kts>
|
||||
<cruise-speed-kts>1200.0</cruise-speed-kts>
|
||||
<decent-speed-kts>150.0</decent-speed-kts>
|
||||
<approach-speed-kts>150.0</approach-speed-kts>
|
||||
<touchdown-speed-kts>150.0</touchdown-speed-kts>
|
||||
<taxi-speed-kts>15.0</taxi-speed-kts>
|
||||
</aircraft>
|
||||
<aircraft>
|
||||
<type>ufo</type>
|
||||
<acceleration-kts-hour>30.0</acceleration-kts-hour>
|
||||
|
@ -1148,4 +1163,4 @@
|
|||
<alias>BN2</alias>
|
||||
</alias>
|
||||
</performancedb>
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
252
AI/FlightPlans/shuttle_land_KEDW.xml
Normal file
252
AI/FlightPlans/shuttle_land_KEDW.xml
Normal file
|
@ -0,0 +1,252 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- Shuttle landing at KEDW -->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<flightplan>
|
||||
|
||||
<wpt>
|
||||
<name>#1</name>
|
||||
<lat>34.67047301611819</lat>
|
||||
<lon>-119.0259809838051</lon>
|
||||
<alt>82793.45424761845</alt>
|
||||
<ktas>1410.769103805374</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#1a</name>
|
||||
<lat>34.6762856449284</lat>
|
||||
<lon>-118.9976037750299</lon>
|
||||
<alt>74600.45424761845</alt>
|
||||
<ktas>1405.769103805374</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
|
||||
<wpt>
|
||||
<name>#2</name>
|
||||
<lat>34.74123942893547</lat>
|
||||
<lon>-118.6482130363697</lon>
|
||||
<alt>60022.6581414471</alt>
|
||||
<ktas>1157.965832480404</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#3</name>
|
||||
<lat>34.79355238628009</lat>
|
||||
<lon>-118.2781716512266</lon>
|
||||
<alt>48433.83190833263</alt>
|
||||
<ktas>806.8856713850785</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#4</name>
|
||||
<lat>34.83123945814137</lat>
|
||||
<lon>-118.0475408579775</lon>
|
||||
<alt>40170.87561277169</alt>
|
||||
<ktas>604.4055604767634</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#5</name>
|
||||
<lat>34.85972619892423</lat>
|
||||
<lon>-117.8993120470645</lon>
|
||||
<alt>32571.16924875353</alt>
|
||||
<ktas>504.3698716057375</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#6</name>
|
||||
<lat>34.88827246710337</lat>
|
||||
<lon>-117.7612795621567</lon>
|
||||
<alt>28456.48089155834</alt>
|
||||
<ktas>421.4619620702423</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#7</name>
|
||||
<lat>34.90281344109326</lat>
|
||||
<lon>-117.6866738326585</lon>
|
||||
<alt>24554.66627128441</alt>
|
||||
<ktas>392.9486145322094</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#8</name>
|
||||
<lat>34.91879844849316</lat>
|
||||
<lon>-117.6353238414116</lon>
|
||||
<alt>20961.39757447433</alt>
|
||||
<ktas>383.1976651476813</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#9</name>
|
||||
<lat>34.95405297846177 </lat>
|
||||
<lon>-117.6109148228878</lon>
|
||||
<alt>18831.92655212419</alt>
|
||||
<ktas>365.1178762526335</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#10</name>
|
||||
<lat>34.98083037431974</lat>
|
||||
<lon>-117.6117873444052</lon>
|
||||
<alt>17230.94784482479</alt>
|
||||
<ktas>347.5595821944552</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#11</name>
|
||||
<lat>34.99975207434768</lat>
|
||||
<lon> -117.6232289143976</lon>
|
||||
<alt>15812.50983952268</alt>
|
||||
<ktas>335.1709601497448</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#12</name>
|
||||
<lat>35.01247720250662</lat>
|
||||
<lon>-117.6401263698863</lon>
|
||||
<alt>14290.184623322888</alt>
|
||||
<ktas>328.5201424594005</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
|
||||
<wpt>
|
||||
<name>#13</name>
|
||||
<lat>35.01958274809625</lat>
|
||||
<lon>-117.6619914608482</lon>
|
||||
<alt>12963.8657945683</alt>
|
||||
<ktas>320.604205515865</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#14</name>
|
||||
<lat>35.01954976501814</lat>
|
||||
<lon>-117.6828891440509 </lon>
|
||||
<alt>11810.059209865</alt>
|
||||
<ktas>312.3801032716539</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#15</name>
|
||||
<lat>35.01465160550503</lat>
|
||||
<lon>-117.7027105270135</lon>
|
||||
<alt>9614.10879953</alt>
|
||||
<ktas>304.8746415876263</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#16</name>
|
||||
<lat>35.0040708946896</lat>
|
||||
<lon>-117.7275519665</lon>
|
||||
<alt>7524.3559979</alt>
|
||||
<ktas>324.8057083</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
|
||||
<wpt>
|
||||
<name>#17</name>
|
||||
<lat>34.99528959093094</lat>
|
||||
<lon>-117.746555867</lon>
|
||||
<alt>3203.459429900</alt>
|
||||
<ktas>260.7362225435</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#18</name>
|
||||
<lat>34.97595253977987 </lat>
|
||||
<lon>-117.79206424931</lon>
|
||||
<!--<crossat>2404.17115471309</crossat>-->
|
||||
<crossat>4600</crossat>
|
||||
<ktas>205.6590025171976</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#19touchdown</name>
|
||||
<lat>34.9639394295</lat>
|
||||
<lon>-117.82392022</lon>
|
||||
<crossat>2500.668308151</crossat>
|
||||
<ktas>120.18529884619</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>#19rollout</name>
|
||||
<lat>34.9599285503</lat>
|
||||
<lon>-117.834367457</lon>
|
||||
<crossat>2400.668308151</crossat>
|
||||
<ktas>50.9392673297437</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
|
||||
<wpt>
|
||||
<name>still1</name>
|
||||
<lat>34.9599285503</lat>
|
||||
<lon>-117.834367457</lon>
|
||||
<crossat>2290.668308151</crossat>
|
||||
<ktas>0.9392673297437</ktas>
|
||||
<on-ground>false</on-ground>
|
||||
<gear-down>false</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>still2</name>
|
||||
<lat>34.9599285503</lat>
|
||||
<lon>-117.834367457</lon>
|
||||
<crossat>2290.668308151</crossat>
|
||||
<ktas>0.9392673297437</ktas>
|
||||
<on-ground>true</on-ground>
|
||||
<gear-down>true</gear-down>
|
||||
</wpt>
|
||||
|
||||
<wpt>
|
||||
<name>END</name>
|
||||
</wpt>
|
||||
|
||||
|
||||
|
||||
</flightplan>
|
||||
|
||||
</PropertyList>
|
23
AI/shuttle_landing_demo.xml
Normal file
23
AI/shuttle_landing_demo.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<scenario>
|
||||
|
||||
<name>Space Shuttle landing</name>
|
||||
<description>
|
||||
The Space Shuttle returns from entry interface to a landing
|
||||
</description>
|
||||
|
||||
<entry>
|
||||
<callsign>Atlantis</callsign>
|
||||
<type>aircraft</type>
|
||||
<class>shuttle</class>
|
||||
<model>Aircraft/SpaceShuttle/SpaceShuttle.xml</model>
|
||||
<flightplan>shuttle_land_KEDW.xml</flightplan>
|
||||
<repeat>1</repeat>
|
||||
</entry>
|
||||
|
||||
</scenario>
|
||||
|
||||
</PropertyList>
|
Loading…
Reference in a new issue