<PropertyList>

<path>SBPJ_Tower.ac</path>

<animation>
<type>alpha-test</type>
<alpha-factor>0.01</alpha-factor>
</animation>

<animation><type>rotate</type>
<object-name>Radar</object-name>
<property>/sim/time/elapsed-sec</property>
<factor>90.0</factor>
<center>
<x-m>16.96</x-m>
<y-m>1.20</y-m>
<z-m>20.58</z-m>
</center>

<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>

<animation>
	<type>material</type> 
	<object-name>Radar</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>

</PropertyList>