2017-09-17 02:15:44 +00:00
|
|
|
<?xml version="1.0"?>
|
2018-08-05 10:52:59 +00:00
|
|
|
<!-- Author Ian (Yves Tolosa) - AUG 2018 -->
|
2017-09-17 02:15:44 +00:00
|
|
|
<PropertyList>
|
2018-08-05 10:52:59 +00:00
|
|
|
<!-- Position ALS Navigation Lights -->
|
|
|
|
<model>
|
|
|
|
<name>nav-right</name>
|
|
|
|
<path>AI/Lights/procedural_light_nav_right.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>7.98264</x-m>
|
|
|
|
<y-m>29.9015</y-m>
|
|
|
|
<z-m>6.89122</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<model>
|
|
|
|
<name>nav-left</name>
|
|
|
|
<path>AI/Lights/procedural_light_nav_left.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>7.98264</x-m>
|
|
|
|
<y-m>-29.9015</y-m>
|
|
|
|
<z-m>6.89122</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<model>
|
|
|
|
<name>nav-tail</name>
|
|
|
|
<path>AI/Lights/procedural_light_nav_tail.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>31.5</x-m>
|
|
|
|
<y-m>0</y-m>
|
|
|
|
<z-m>6.68294</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<!-- Position ALS Strobes -->
|
|
|
|
<model>
|
|
|
|
<name>strobe-right</name>
|
|
|
|
<path>AI/Lights/procedural_light_strobe_right.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>12.9022</x-m>
|
|
|
|
<y-m>32.2627</y-m>
|
|
|
|
<z-m>9.14594</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<model>
|
|
|
|
<name>strobe-left</name>
|
|
|
|
<path>AI/Lights/procedural_light_strobe_left.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>12.9022</x-m>
|
|
|
|
<y-m>-32.2627</y-m>
|
|
|
|
<z-m>9.14594</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<model>
|
|
|
|
<name>strobe-tail</name>
|
|
|
|
<path>AI/Lights/procedural_light_strobe_tail.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>32</x-m>
|
|
|
|
<y-m>0</y-m>
|
|
|
|
<z-m>6.68294</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<!-- Position Beacons -->
|
|
|
|
<model>
|
|
|
|
<name>beacon-top</name>
|
|
|
|
<path>AI/Lights/procedural_light_beacon_top.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>-18.643</x-m>
|
|
|
|
<y-m>0</y-m>
|
|
|
|
<z-m>8.63875</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
|
|
|
<model>
|
|
|
|
<name>beacon-bottom</name>
|
|
|
|
<path>AI/Lights/procedural_light_beacon_bottom.xml</path>
|
|
|
|
<offsets>
|
|
|
|
<x-m>-3.02357</x-m>
|
|
|
|
<y-m>0</y-m>
|
|
|
|
<z-m>1.31321</z-m>
|
|
|
|
</offsets>
|
|
|
|
</model>
|
2017-09-17 02:15:44 +00:00
|
|
|
<!-- Group Lights for Shared Animations -->
|
|
|
|
<animation>
|
|
|
|
<name>StaticGrouped</name>
|
2018-08-05 10:52:59 +00:00
|
|
|
<object-name>nav-right</object-name>
|
|
|
|
<object-name>nav-left</object-name>
|
|
|
|
<object-name>nav-tail</object-name>
|
2017-09-17 02:15:44 +00:00
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<name>StrobeGrouped</name>
|
2018-08-05 10:52:59 +00:00
|
|
|
<object-name>strobe-right</object-name>
|
|
|
|
<object-name>strobe-left</object-name>
|
|
|
|
<object-name>strobe-tail</object-name>
|
2017-09-17 02:15:44 +00:00
|
|
|
</animation>
|
|
|
|
<animation>
|
|
|
|
<name>BeaconGrouped</name>
|
2018-08-05 10:52:59 +00:00
|
|
|
<object-name>beacon-top</object-name>
|
|
|
|
<object-name>beacon-bottom</object-name>
|
2017-09-17 02:15:44 +00:00
|
|
|
</animation>
|
2018-08-05 10:52:59 +00:00
|
|
|
<!-- Show Static Lights & Beacons when aircraft is moving -->
|
2017-09-17 02:15:44 +00:00
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
2018-08-05 10:52:59 +00:00
|
|
|
<object-name>StaticGrouped</object-name>
|
2017-09-17 02:15:44 +00:00
|
|
|
<object-name>BeaconGrouped</object-name>
|
|
|
|
<nopreview />
|
|
|
|
<condition>
|
2018-08-05 10:52:59 +00:00
|
|
|
<greater-than>
|
|
|
|
<property>transponder-id</property>
|
|
|
|
<value type="string">0</value>
|
|
|
|
</greater-than>
|
2017-09-17 02:15:44 +00:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
<!-- Show Strobes when Aircraft on runway or airborne -->
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>StrobeGrouped</object-name>
|
|
|
|
<nopreview />
|
|
|
|
<condition>
|
|
|
|
<greater-than>
|
2018-08-05 10:52:59 +00:00
|
|
|
<property>velocities/true-airspeed-kt</property>
|
|
|
|
<value>40</value>
|
2017-09-17 02:15:44 +00:00
|
|
|
</greater-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
</PropertyList>
|