<PropertyList>

  <path>zurich-flughafengefaengnis.ac</path>

  <animation>
    <type>material</type>
    <object-name>Zellenfenster</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation>

   <animation>
    <type>material</type>
    <object-name>Zellenfenster</object-name>
    <condition>
      <less-than-equals>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </less-than-equals>
    </condition>
    <emission>
      <red>   0 </red>
      <green> 0 </green>
      <blue>  0 </blue>
    </emission>
  </animation>
    
   <animation>
    <type>material</type>
    <object-name>Buerofenster</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation> 

  
   <animation>
    <type>material</type>
    <object-name>Fenster3</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.5 </red>
      <green> 0.5 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation>   
  
    <animation>
    <type>material</type>
    <object-name>Fassade</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.1 </red>
      <green> 0.1 </green>
      <blue> 0.2 </blue>
    </emission>
  </animation> 
  
    <animation>
    <type>material</type>
    <object-name>0130_Gainsboro_Fassade2</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.1 </red>
      <green> 0.1 </green>
      <blue> 0.2 </blue>
    </emission>
  </animation>
   
    <animation>
    <type>material</type>
    <object-name>Tore</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.2 </green>
      <blue> 0.3 </blue>
    </emission>
  </animation>   
   
    <animation>
    <type>material</type>
    <object-name>Zaun</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red> 0.1 </red>
      <green> 0.1 </green>
      <blue> 0.2 </blue>
    </emission>
  </animation>   
 
</PropertyList>