next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class LightSceneOffice Up: No Title Previous: Group Datatypes

   
Description Class LightScene

INTENTION

This class provides all definitions concerning a light scene for an arbitrary room. These are w.r.t. the DIC document:

Aspects concerning a light scene of an office are presented in the derived description class LightSceneOffice.

SIGNATURE

Value  WINDOW  :  LAMPS
Intention : This value represents the ceiling light group in a room that is installed near the window.
Postreferences : msref RoomLight : M_RL8
    msref RoomLight : M_RL9

Value  WALL  :  LAMPS
Intention : This value represents the ceiling light group in a room that is installed near the wall to the hallway.
Postreferences : msref RoomLight : M_RL8
    msref RoomLight : M_RL9

Domain  LAMPS  = {  WINDOW,  WALL }
Intention : This domain contains the installed lamps that can be used to establish a certain light scene.
  • WINDOW stands for the window ceiling light and
  • WALL for the ceiling light near the door to the hallway.
Postreferences : lsref LightScene : firstAmbientLighting
    lsref LightScene : secondAmbientLighting
    lsref LightSceneOffice : firstDeskLighting
    lsref LightSceneOffice : secondDeskLighting
    lsref RoomLight : evalLightScene
    lsref RoomLight : evalAmbient

Timed Function  name  STRING 
Intention : This function represents the name of the light scene.
Scope : mh

Timed Function  ambientIlluminance   LIGHT_VALUES
Intention : This function represents the desired ambient light intensity of a room.
Scope : mh

Timed Function  firstAmbientLighting   LAMPS
Intention : This function represents the first lamp that should be used to reach the desired ambient light of a room.
Scope : mh
Postreferences : msref LightScene : M_LS1

Timed Function  secondAmbientLighting   LAMPS
Intention : This function represents the second lamp that should be used to reach the desired ambient light of a room.
Scope : mh
Postreferences : msref LightScene : M_LS1
MACHINE SPECIFICATIONS

Property  M_LS1 
Formal : ( (  firstAmbientLighting =  secondAmbientLighting ) )
NL : The first lamp that should be used to reach the desired ambient light of a room and the second lamp that should be used to reach the desired ambient light of a room are always different.


next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class LightSceneOffice Up: No Title Previous: Group Datatypes
Forest-System
1999-06-10