forked from FGMEMBERS/CRJ200
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CRJ200-set.xml
59 lines (54 loc) · 2.2 KB
/
CRJ200-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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Bombardier CRJ200 LR -->
<PropertyList include="CRJ200-main.xml">
<sim include="crj200-views.xml">
<description>Bombardier CRJ200 LR</description>
<author>Joshua Wilson/Nick I (updated by D-ECHO using parts of the CRJ700-family by Ryan Miller, Henning S.)</author>
<status>production</status>
<aircraft-version>3</aircraft-version>
<flight-model>yasim</flight-model>
<aero>CRJ200</aero>
<model>
<path>Aircraft/CRJ200/Models/CRJ200.xml</path>
<variant type="int">0</variant>
<door>
<position-x-m type="float">-11.519</position-x-m>
<position-y-m type="float">-1.139</position-y-m>
<position-z-m type="float">-1.796</position-z-m>
<jetway-hood-deg type="float">3</jetway-hood-deg>
</door>
<limits>
<mtow-rw-m>1918</mtow-rw-m>
<mlw-rw-m>1479</mlw-rw-m>
<mtow-lb>53000</mtow-lb>
<mlw-lb>47000</mlw-lb>
</limits>
<dimensions>
<nose-distance-m>12</nose-distance-m>
<cockpit-offset-x>3.705</cockpit-offset-x>
</dimensions>
<rendering>
<reflection-enabled type="int">1</reflection-enabled>
<reflection-type type="int">2</reflection-type>
<reflection-dynamic type="int">1</reflection-dynamic>
<reflection-correction type="float">0.3</reflection-correction>
<reflection-fresnel type="float">0.5</reflection-fresnel>
<reflection-fresnel-factor type="float">1.0</reflection-fresnel-factor>
<reflection-rainbow type="float">0.1</reflection-rainbow>
<reflection-noise type="float">0.05</reflection-noise>
<ambient-correction type="float">0.15</ambient-correction>
</rendering>
</model>
<sound>
<path>Aircraft/CRJ200/Sounds/CRJ200-sounds.xml</path>
</sound>
<dimensions>
<radius-m type="float">32.51</radius-m>
</dimensions>
<weight n="1">
<weight-lb>10000</weight-lb>
<max-lb>18800</max-lb>
<min-lb>0</min-lb>
</weight>
</sim>
</PropertyList>