next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class Room Up: No Title Previous: Description Class BlindedRoomTemperature

   
Description Class BasicRoom

INTENTION

This class provides all definitions to describe the behavior common to any kind of room. This includes the definitions of the light and temperature control in a room as well as the aggregation of the objects that are installed in each room. In this class we do not consider such objects for which the number of installed instances can vary from room to room, e.g. the number of installed radiators. These objects are integrated in the derived description class Room.

Each room is equipped with

MACHINE SPECIFICATIONS

Property  M_BaR1 
NL : If the first room temperature sensor has a malfunction its value is estimated using the other two room temperature sensors.

Property  M_BaR2 
NL : If the second room temperature sensor has a malfunction its value is estimated using the other two room temperature sensors.

Property  M_BaR3 
NL : If the third room temperature sensor has a malfunction its value is estimated using the other two room temperature sensors.

Property  M_BaR4 
NL : All room temperature sensors have a malfunction iff the machine assumes for each room temperature sensor a malfunction.

Property  M_BaR5 
NL : Concerning the light control the machine always assumes that there is currently no person in a room iff the value of the motion detector is 0.

Property  M_BaR6 
NL : Concerning the temperature control the machine always assumes that there is currently no person in a room iff the value of the motion detector is 0.


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