<PropertyList>
<path>SBSJ_Radar.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>60.0</factor>
<center>
<x-m>3.08</x-m>
<y-m>3.94</y-m>
<z-m>19.42</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>0.2</red>	
		<green>0</green>	
		<blue>0</blue>
	</emission>
</animation>
</PropertyList>