<PropertyList>



<path>anemometer_10m.ac</path>


	<model>
		<path>Models/Effects/pos_lamp_red_light_2st.xml</path>
		<offsets>
			<x-m>  0.000 </x-m>
			<y-m>  0.000 </y-m>
			<z-m> 10.334 </z-m>
			<pitch-deg> 0.00 </pitch-deg>
			<heading-deg> 0.00 </heading-deg>
		</offsets>
	</model>


	<animation>
		<type>material</type> 
		<object-name>ws_osbt_lamp</object-name>
		<condition>
			<or>
				<greater-than>
					<property>/sim/time/sun-angle-rad</property>
					<value>1.57</value>
				</greater-than>
				<less-than>
					<property>environment/visibility-m</property>
					<value>4500.00</value>
				</less-than>
			</or>
		</condition>
		<emission>	
			<red>0.8</red>	
			<green>0.8</green>	
			<blue>0.8</blue>
		</emission>
	</animation>


	<animation>
		<type>spin</type>
		<object-name>cups</object-name>
			<property>/environment/wind-speed-kt</property>
			<factor>1.87</factor>
			<axis>
				<x>0.0</x>
				<y>0.0</y>
				<z>-1.0</z>
			</axis>
			<center>
				<x-m>-0.800</x-m>
				<y-m> 0.000</y-m>
				<z-m>10.484</z-m>
			</center>
	</animation>


	</PropertyList>