1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<PropertyList>
4
5  <path>panel.ac</path>
6
7  <animation>
8    <!-- Objets opaques -->
9    <object-name>panel</object-name>
10
11    <!-- Objets transparents -->
12  </animation>
13
14  <!-- alt -->
15  <model>
16    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/alt/altimeter.xml</path>
17    <offsets>
18      <x-m>  0.063 </x-m>
19      <y-m> -0.090 </y-m>
20      <z-m> -0.019 </z-m>
21    </offsets>
22  </model>
23
24  <!-- asi -->
25  <model>
26    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/asi/asi.xml</path>
27    <offsets>
28      <x-m>  0.062 </x-m>
29      <y-m>  0.000 </y-m>
30      <z-m> -0.020 </z-m>
31    </offsets>
32  </model>
33
34  <!-- fuel -->
35  <model>
36    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/fuel/fuel.xml</path>
37    <offsets>
38      <x-m>  0.062 </x-m>
39      <y-m>  0.085 </y-m>
40      <z-m> -0.019 </z-m>
41    </offsets>
42  </model>
43
44  <!-- Rpm -->
45  <model>
46    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/rpm/rpm.xml</path>
47    <offsets>
48      <x-m>  0.063 </x-m>
49      <y-m> -0.160 </y-m>
50      <z-m> -0.047 </z-m>
51    </offsets>
52  </model>
53
54  <!-- Switchs -->
55  <model>
56    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/Switch/instr-lights.xml</path>
57    <offsets>
58      <x-m>  0.065 </x-m>
59      <y-m>  0.140 </y-m>
60      <z-m> -0.060 </z-m>
61    </offsets>
62  </model>
63
64  <!-- Switchs -->
65  <model>
66    <path>Aircraft/Supermarine-S.6B/Models/Interior/Panel/Instruments/Switch/nav-lights.xml</path>
67    <offsets>
68      <x-m>  0.065 </x-m>
69      <y-m>  0.173 </y-m>
70      <z-m> -0.060 </z-m>
71    </offsets>
72  </model>
73
74</PropertyList>
75
76