1<?xml version="1.0"?>
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  <!-- ASI -->
15  <model>
16    <path>Aircraft/Caravelle/Models/Interior/Panel/Instruments/asi/asi.xml</path>
17    <offsets>
18      <x-m> -0.116 </x-m>
19      <y-m> -0.413 </y-m>
20      <z-m>  0.282 </z-m>
21    </offsets>
22  </model>
23
24  <!-- AI -->
25  <model>
26    <path>Aircraft/Caravelle/Models/Interior/Panel/Instruments/ai/ai.xml</path>
27    <offsets>
28      <x-m> -0.144 </x-m>
29      <y-m> -0.316 </y-m>
30      <z-m>  0.282 </z-m>
31    </offsets>
32  </model>
33
34  <!-- ALT -->
35  <model>
36    <path>Aircraft/Caravelle/Models/Interior/Panel/Instruments/alt/alt.xml</path>
37    <offsets>
38      <x-m> -0.116 </x-m>
39      <y-m> -0.222 </y-m>
40      <z-m>  0.282 </z-m>
41    </offsets>
42  </model>
43
44</PropertyList>
45
46