panel1.xml
3.22 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0"?>
<PropertyList>
<model>
<name>Compass2</name>
<path>Aircraft/TF-G1/Models/Instruments/comp.xml</path>
<offsets>
<x-m>-0.96</x-m>
<y-m>0.00000</y-m>
<z-m>0.29</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>Airspeed MPH</name>
<path>Aircraft/TF-G1/Models/Instruments/asi.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>-0.0374</y-m>
<z-m>0.185</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>Altimeter</name>
<path>Aircraft/TF-G1/Models/Instruments/altimeter.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>0.0374</y-m>
<z-m>0.185</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>Vertical Speed</name>
<path>Aircraft/TF-G1/Models/Instruments/vsi-gauge.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>0.0374</y-m>
<z-m>0.11</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>RPM</name>
<path>Aircraft/TF-G1/Models/Instruments/rpm-gauge.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>-0.0374</y-m>
<z-m>0.11</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>Fuel</name>
<path>Aircraft/TF-G1/Models/Instruments/fuel-g.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>-0.0951</y-m>
<z-m>0.15</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>RPMRotor</name>
<path>Aircraft/TF-G1/Models/Instruments/rpmrotor.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>0.0951</y-m>
<z-m>0.15</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<!-- 3 small -->
<model>
<name>OilTemp</name>
<path>Aircraft/TF-G1/Models/Instruments/temp.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>0.05</y-m>
<z-m>0.047</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>OilTemp</name>
<path>Aircraft/TF-G1/Models/Instruments/manifold.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>0.00</y-m>
<z-m>0.047</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>OilPress</name>
<path>Aircraft/TF-G1/Models/Instruments/oilpress.xml</path>
<offsets>
<x-m>-0.955</x-m>
<y-m>-0.05</y-m>
<z-m>0.047</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<model>
<name>switchGroup</name>
<path>Aircraft/TF-G1/Models/Instruments/switches.xml</path>
<offsets>
<x-m>-0.9545</x-m>
<y-m>0.0</y-m>
<z-m>-0.0</z-m>
<pitch-deg>0</pitch-deg>
</offsets>
</model>
<!-- *** LoD *** -->
<animation>
<type>range</type>
<min-m>0</min-m>
<max-m>100</max-m>
</animation>
</PropertyList>