<PropertyList>

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

  <animation>
    <type>material</type>
    <object-name>Fenster1</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>Fenster2</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>Fenster4</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>Heizkessel</object-name>
    <condition>
      <greater-than>
        <property>/sim/time/sun-angle-rad</property>
        <value>1.57</value>
      </greater-than>
    </condition>
    <emission>
      <red>   0.0 </red>
      <green> 0.0 </green>
      <blue>  0.5 </blue>
    </emission>
  </animation>  
  </PropertyList>