New twin engine turbo prop commuter aircraft: Fokker 50
This commit is contained in:
parent
43fd209d1e
commit
0ba771b580
1 changed files with 45 additions and 0 deletions
45
Aircraft/fokker50-jsbsim-set.xml
Normal file
45
Aircraft/fokker50-jsbsim-set.xml
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<sim>
|
||||||
|
|
||||||
|
<description>Fokker 50</description>
|
||||||
|
|
||||||
|
<flight-model>jsb</flight-model>
|
||||||
|
<aero>fokker50</aero>
|
||||||
|
<fuel-fraction>0.5</fuel-fraction>
|
||||||
|
|
||||||
|
<systems>
|
||||||
|
<electrical>
|
||||||
|
<path>Aircraft/Generic/generic-electrical.xml</path>
|
||||||
|
</electrical>
|
||||||
|
</systems>
|
||||||
|
|
||||||
|
<sound>
|
||||||
|
<audible>true</audible>
|
||||||
|
<path>Aircraft/A320/A320-sound.xml</path>
|
||||||
|
</sound>
|
||||||
|
|
||||||
|
<model>
|
||||||
|
<path>Aircraft/fokker50/Models/fokker50.ac</path>
|
||||||
|
</model>
|
||||||
|
|
||||||
|
<chase-distance-m type="double" archive="y">-50.0</chase-distance-m>
|
||||||
|
</sim>
|
||||||
|
|
||||||
|
<consumables>
|
||||||
|
<fuel> <!-- 13365 litres -->
|
||||||
|
<tank n="1">
|
||||||
|
<level-gal_us archive="y">1780</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="2">
|
||||||
|
<level-gal_us archive="y">1780</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
<tank n="3">
|
||||||
|
<level-gal_us archive="y">1780</level-gal_us>
|
||||||
|
</tank>
|
||||||
|
</fuel>
|
||||||
|
</consumables>
|
||||||
|
|
||||||
|
</PropertyList>
|
Loading…
Add table
Reference in a new issue