<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>
	<path>LEMD_TWR.ac</path>

<animation>
	<type>material</type> 
	<object-name>TWR.Glass</object-name>
	<object-name>Body</object-name>
	<object-name>Columns</object-name>
	<condition>		
		<greater-than>		
		<property>/sim/time/sun-angle-rad</property>
		<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>1</red>	
		<green>1</green>	
		<blue>1</blue>
	</emission>
</animation>
<animation>
	<type>material</type> 
	<object-name>TWR.Glass</object-name>
	<object-name>Body</object-name>
	<object-name>Columns</object-name>
	<condition>		
		<greater-than>		
		<property>/sim/time/sun-angle-rad</property>
		<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>1</red>	
		<green>1</green>	
		<blue>1</blue>
	</emission>
</animation>
<animation>
	<type>material</type> 
	<object-name>Columns</object-name>
	<object-name>Base</object-name>
	<object-name>TWR</object-name>
	<condition>		
		<greater-than>		
		<property>/sim/time/sun-angle-rad</property>
		<value>1.57</value>
		</greater-than>
	</condition>
	<emission>	
		<red>0.3</red>	
		<green>0.3</green>	
		<blue>0.2</blue>
	</emission>
</animation>
<animation>
	<type>rotate</type>
	<object-name>Radar</object-name>
	<property>/sim/time/elapsed-sec</property>
		<factor>50.0</factor>
		<center>
			<x-m>0</x-m>
			<y-m>0</y-m>
			<z-m>0</z-m>
		</center>
		<axis>
			<x>0</x>
			<y>0</y>
			<z>1</z>
		</axis>
</animation>
<animation>
	<type>timed</type>
	<object-name>FlashingLightON</object-name>
	<object-name>FlashingLightOFF</object-name>
	<use-personality type="bool">true</use-personality>
 	<branch-duration-sec>
  	<random>
  	<min>1.5</min>
   	<max>2.5</max>
  	</random>
 	</branch-duration-sec>
 	<branch-duration-sec>
  	<random>
  	 <min>1.5</min>
   	<max>2.3</max>
  	</random>
 	</branch-duration-sec>
</animation>
</PropertyList>
