<PropertyList>
       
<path>LOWI_airport_farm.ac</path>

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




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





</PropertyList>