<?xml version="1.0"?>

<PropertyList>

    <path>EDDM_tower2.ac</path>

<animation>
	<type>material</type> 
	<object-name>WINDOW1</object-name>
	<condition>		
		<greater-than>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>1</red>	
		<green>0.9</green>	
		<blue>0.8</blue>
	</emission>
</animation>

<animation>
	<type>material</type> 
	<object-name>WINDOW1</object-name>
	<condition>		
		<less-than-equals>		
			<property>/sim/time/sun-angle-rad</property>
			<value>1.57</value>
		</less-than-equals>
	</condition>
	<emission>	
		<red>0</red>	
		<green>0</green>	
		<blue>0</blue>
	</emission>
</animation>

<animation>
  <type>rotate</type>
  <object-name>RADAR</object-name>
  <property>/sim/time/elapsed-sec</property>
  <factor>-200.0</factor>
  <center>
   <x-m>0</x-m>
   <y-m>0</y-m>
   <z-m>35.84</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>0</y>
   <z>1</z>
  </axis>
 </animation>

    <model>
	  <path>Models/Effects/strobe10000.xml</path> 
	  <offsets> 
	     <x-m>4.65</x-m>
	     <y-m>-1.88</y-m>
	     <z-m>36.07</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>4.61</x-m>
	     <y-m>1.96</y-m>
	     <z-m>34.42</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>-1.98</x-m>
	     <y-m>4.77</y-m>
	     <z-m>34.42</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>1.90</x-m>
	     <y-m>-4.68</y-m>
	     <z-m>34.42</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

    <model>
	  <path>Models/Effects/RedLight10000.xml</path> 
	  <offsets> 
	     <x-m>-4.64</x-m>
	     <y-m>-1.86</y-m>
	     <z-m>34.42</z-m>
	     <heading-deg>0</heading-deg>
	  </offsets>
    </model>

</PropertyList>

