1
0
Fork 0
fgdata/AI/Aircraft/performancedb.xml
James Turner b640f64ea8 Overhaul the performance DB
Create many aliases and add stubs for many aircraft. Trying to
reduce the amount of warnings from the traffic code.
2015-12-30 14:28:26 -06:00

449 lines
16 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<performancedb>
<aircraft>
<type>heavy_jet</type>
<acceleration-kts-hour>4.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>1500.0</climbrate-fpm>
<decentrate-fpm>800.0</decentrate-fpm>
<rotate-speed-kts>150.0</rotate-speed-kts>
<takeoff-speed-kts>160.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>430.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>150.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>light</type>
<acceleration-kts-hour>2.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>450.0</climbrate-fpm>
<decentrate-fpm>1000.0</decentrate-fpm>
<rotate-speed-kts>70.0</rotate-speed-kts>
<takeoff-speed-kts>70.0</takeoff-speed-kts>
<climbspeed-kts>80.0</climbspeed-kts>
<cruise-speed-kts>100.0</cruise-speed-kts>
<decent-speed-kts>80.0</decent-speed-kts>
<approach-speed-kts>70.0</approach-speed-kts>
<touchdown-speed-kts>60.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>ww2_fighter</type>
<acceleration-kts-hour>4.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>3000.0</climbrate-fpm>
<decentrate-fpm>1500.0</decentrate-fpm>
<rotate-speed-kts>110.0</rotate-speed-kts>
<takeoff-speed-kts>110.0</takeoff-speed-kts>
<climbspeed-kts>180.0</climbspeed-kts>
<cruise-speed-kts>250.0</cruise-speed-kts>
<decent-speed-kts>200.0</decent-speed-kts>
<approach-speed-kts>130.0</approach-speed-kts>
<touchdown-speed-kts>100.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>jet_fighter</type>
<acceleration-kts-hour>7.0</acceleration-kts-hour>
<deceleration-kts-hour>3.0</deceleration-kts-hour>
<climbrate-fpm>4000.0</climbrate-fpm>
<decentrate-fpm>2000.0</decentrate-fpm>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>150.0</takeoff-speed-kts>
<climbspeed-kts>350.0</climbspeed-kts>
<cruise-speed-kts>500.0</cruise-speed-kts>
<decent-speed-kts>350.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>150.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>jet_transport</type>
<acceleration-kts-hour>5.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>3000.0</climbrate-fpm>
<decentrate-fpm>1500.0</decentrate-fpm>
<rotate-speed-kts>100.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>430.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>tanker</type>
<acceleration-kts-hour>5.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>3000.0</climbrate-fpm>
<decentrate-fpm>1500.0</decentrate-fpm>
<rotate-speed-kts>100.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>430.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>130.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>
<deceleration-kts-hour>30.0</deceleration-kts-hour>
<climbrate-fpm>6000.0</climbrate-fpm>
<decentrate-fpm>6000.0</decentrate-fpm>
<rotate-speed-kts>150.0</rotate-speed-kts>
<takeoff-speed-kts>150.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>430.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>turboprop_transport</type>
<acceleration-kts-hour>6.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<climbrate-fpm>3000.0</climbrate-fpm>
<decentrate-fpm>1500.0</decentrate-fpm>
<rotate-speed-kts>100.0</rotate-speed-kts>
<takeoff-speed-kts>130.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>300.0</cruise-speed-kts>
<decent-speed-kts>250.0</decent-speed-kts>
<approach-speed-kts>170.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<alias>
<!-- match any 777 type -->
<match>777-</match>
<match>77</match>
<!-- any 77x -->
<alias>777</alias>
</alias>
<alias>
<!-- match any 737 type -->
<match>73</match>
<match>Boeing_737-</match>
<alias>737</alias>
</alias>
<alias>
<!-- match any 76x type -->
<match>76</match>
<match>75</match> <!-- and any 75x for the moment -->
<match>Boeing_767-</match>
<alias>767</alias>
</alias>
<alias>
<!-- match 747-400s -->
<match>744</match>
<match>747-4</match>
<match>747</match>
<alias>747-400</alias>
</alias>
<alias>
<!-- match MD11s -->
<match>MD11</match>
<!-- note this matches all MD11 prefixes - eg MD11/P -->
<alias>MD11</alias>
</alias>
<alias>
<match>300B2</match>
<match>300B4</match>
<match>300-</match>
<match>306</match>
<match>310</match>
<match>A310</match> <!-- for the moment -->
<match>Airbus_A310</match>
<alias>A300</alias>
</alias>
<alias>
<match>34</match> <!-- any A34x prefix -->
<match>A340</match>
<alias>A340</alias>
</alias>
<alias>
<match>330-</match>
<match>330</match>
<match>333</match>
<match>332</match>
<match>A330-</match>
<match>A332</match>
<match>Airbus_A330-</match>
<alias>A330</alias>
</alias>
<alias>
<match>32S</match>
<match>320</match>
<match>319</match>
<match>318</match>
<match>321</match>
<match>A319</match>
<match>A321</match>
<match>Airbus_A319</match>
<match>Airbus_A32</match>
<match>A320-</match>
<alias>A320</alias>
</alias>
<alias>
<match>380</match>
<match>388</match>
<match>380-</match>
<match>A380-</match>
<alias>A380</alias>
</alias>
<alias>
<match>F70</match>
<alias>F100</alias>
</alias>
<alias>
<match>F27-</match>
<match>F28-</match>
<alias>F27</alias>
</alias>
<alias>
<match>DH8</match>
<match>DHC8-</match>
<match>Dash8</match>
<alias>DHC8</alias>
</alias>
<alias>
<match>DH3</match>
<match>DH4</match>
<alias>DHC4</alias>
</alias>
<alias>
<match>D95</match> <!-- Google suggests this means a DC9-50 -->
<match>M80</match>
<match>M81</match>
<match>M82</match>
<match>M83</match>
<match>M87</match>
<match>M88</match>
<match>M90</match>
<match>717</match>
<alias>MD80</alias>
</alias>
<alias>
<match>ER4</match>
<match>ER3</match>
<!-- according to Google, ERD is American Egales' code for an ERJ-135 -->
<match>ERD</match>
<match>145</match>
<match>135</match>
<match>erj195</match>
<alias>ERJ</alias>
</alias>
<alias>
<match>E75</match>
<match>E70</match>
<match>E90</match>
<match>E95</match>
<match>175</match>
<match>195</match>
<alias>E190</alias>
</alias>
<alias>
<match>CR2</match>
<match>CR7</match>
<match>CR9</match>
<match>CRJ-</match>
<alias>CRJ</alias>
</alias>
<alias>
<match>AT4</match>
<match>AT5</match>
<match>AT7</match>
<match>AT8-</match>
<alias>ATR</alias>
</alias>
<!-- catch all for various light aicraft in the traffic DB -->
<alias>
<match>CNA</match> <!-- generic Cessna apparently -->
<match>c172</match>
<match>c182</match>
<match>pa28</match>
<match>Cub</match>
<alias>light</alias>
</alias>
<aircraft>
<type>747-400</type>
<base>heavy_jet</base>
<rotate-speed-kts>160.0</rotate-speed-kts>
<takeoff-speed-kts>170.0</takeoff-speed-kts>
<cruise-speed-kts>490.0</cruise-speed-kts>
</aircraft>
<aircraft>
<type>A380</type>
<base>heavy_jet</base>
<rotate-speed-kts>160.0</rotate-speed-kts>
<takeoff-speed-kts>170.0</takeoff-speed-kts>
<cruise-speed-kts>490.0</cruise-speed-kts>
</aircraft>
<aircraft>
<type>A340</type>
<base>heavy_jet</base>
<acceleration-kts-hour>3.8</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<rotate-speed-kts>160.0</rotate-speed-kts>
<takeoff-speed-kts>170.0</takeoff-speed-kts>
<cruise-speed-kts>490.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
</aircraft>
<aircraft>
<type>777</type>
<base>heavy_jet</base>
<acceleration-kts-hour>4.5</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<cruise-speed-kts>470.0</cruise-speed-kts>
<approach-speed-kts>160.0</approach-speed-kts>
<touchdown-speed-kts>145.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>767</type>
<base>heavy_jet</base>
<acceleration-kts-hour>4.5</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<cruise-speed-kts>470.0</cruise-speed-kts>
<approach-speed-kts>160.0</approach-speed-kts>
<touchdown-speed-kts>145.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>A320</type>
<base>heavy_jet</base>
<acceleration-kts-hour>5.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<rotate-speed-kts>140.0</rotate-speed-kts>
<takeoff-speed-kts>150.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>440.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>150.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>A300</type>
<base>heavy_jet</base>
<!-- need some A300 data -->
</aircraft>
<aircraft>
<type>A330</type>
<base>heavy_jet</base>
<acceleration-kts-hour>5.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<rotate-speed-kts>140.0</rotate-speed-kts>
<takeoff-speed-kts>150.0</takeoff-speed-kts>
<cruise-speed-kts>470.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>150.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>737</type>
<base>heavy_jet</base>
<acceleration-kts-hour>5.0</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<rotate-speed-kts>140.0</rotate-speed-kts>
<takeoff-speed-kts>150.0</takeoff-speed-kts>
<cruise-speed-kts>440.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>150.0</approach-speed-kts>
<touchdown-speed-kts>130.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>F100</type>
<base>jet_transport</base>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<cruise-speed-kts>390.0</cruise-speed-kts>
<approach-speed-kts>140.0</approach-speed-kts>
<touchdown-speed-kts>120.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>CRJ</type>
<base>jet_transport</base>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<cruise-speed-kts>450.0</cruise-speed-kts>
<approach-speed-kts>140.0</approach-speed-kts>
<touchdown-speed-kts>120.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>ERJ</type>
<base>jet_transport</base>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<cruise-speed-kts>450</cruise-speed-kts>
<approach-speed-kts>140.0</approach-speed-kts>
<touchdown-speed-kts>120.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>E190</type>
<base>jet_transport</base>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<cruise-speed-kts>480</cruise-speed-kts>
</aircraft>
<aircraft>
<type>F27</type>
<base>turboprop_transport</base>
<rotate-speed-kts>100.0</rotate-speed-kts>
<takeoff-speed-kts>120.0</takeoff-speed-kts>
<climbspeed-kts>200.0</climbspeed-kts>
<cruise-speed-kts>248.0</cruise-speed-kts>
<decent-speed-kts>200.0</decent-speed-kts>
<approach-speed-kts>130.0</approach-speed-kts>
<touchdown-speed-kts>105.0</touchdown-speed-kts>
<taxi-speed-kts>15.0</taxi-speed-kts>
</aircraft>
<aircraft>
<type>DHC8</type>
<base>turboprop_transport</base>
<cruise-speed-kts>290.0</cruise-speed-kts>
</aircraft>
<aircraft>
<type>DHC4</type>
<base>turboprop_transport</base>
</aircraft>
<aircraft>
<type>ATR</type>
<base>turboprop_transport</base>
<!-- add ATR data -->
</aircraft>
<aircraft>
<type>B1900</type>
<base>turboprop_transport</base>
</aircraft>
<aircraft>
<type>MD11</type>
<base>heavy_jet</base>
<acceleration-kts-hour>4.5</acceleration-kts-hour>
<deceleration-kts-hour>2.0</deceleration-kts-hour>
<rotate-speed-kts>150.0</rotate-speed-kts>
<takeoff-speed-kts>160.0</takeoff-speed-kts>
<climbspeed-kts>300.0</climbspeed-kts>
<cruise-speed-kts>470.0</cruise-speed-kts>
<decent-speed-kts>300.0</decent-speed-kts>
<approach-speed-kts>160.0</approach-speed-kts>
<touchdown-speed-kts>145.0</touchdown-speed-kts>
</aircraft>
<aircraft>
<type>MD80</type>
<base>heavy_jet</base>
<rotate-speed-kts>120.0</rotate-speed-kts>
<takeoff-speed-kts>140.0</takeoff-speed-kts>
<cruise-speed-kts>470.0</cruise-speed-kts>
<approach-speed-kts>140.0</approach-speed-kts>
<touchdown-speed-kts>120.0</touchdown-speed-kts>
</aircraft>
</performancedb>
</PropertyList>