forked from FGMEMBERS/ATR72
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ATR72-500C-set.xml
45 lines (36 loc) · 1.08 KB
/
ATR72-500C-set.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList include="ATR72-common.xml">
<sim>
<description>Avions Transportation Regional ATR72-500 Cargo Variant</description>
<flight-model>jsb</flight-model>
<aero>ATR72-500C</aero>
<authors>Narendran Muraleedharan, Donald Belcham, camelon, ot-666</authors>
<engine>pw127f</engine>
<model>
<path>Aircraft/ATR72/Models/ATR72-500C.xml</path>
<livery>
<file type="string">blank</file>
</livery>
</model>
</sim>
<payload>
<weight n="0">
<name>Crew</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]">380</weight-lb>
<max-lb>480</max-lb>
<min-lb>100</min-lb>
</weight>
<weight n="1">
<name>Forward Payload</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[1]">4000</weight-lb>
<max-lb>6020</max-lb>
<min-lb>0</min-lb>
</weight>
<weight n="2">
<name>Aft/Read Payload</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[2]">4500</weight-lb>
<max-lb>6280</max-lb>
<min-lb>0</min-lb>
</weight>
</payload>
</PropertyList>