next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class BasicRoom Up: No Title Previous: Description Class RoomTemperature

   
Description Class BlindedRoomTemperature

INTENTION

This class provides all definitions to describe the control of the temperature common to any kind of room having sun blinds. It extends the definitions of the description class RoomTemperature. The special equippment of such rooms includes:

The current setting of the sun blinds in a room intended by the temperature control depends on whether or not the machine assumes that there is a malfunction of the sensors needed to determine this setting.

FORMAL PARAMETERS

Function  numSunBlinds  NAT 
Intention : This parameter represents the number of sun blinds that belong to a room and which can be controlled by the machine.

BASE CLASSES

Class   RoomTemperature

Intention

: All definitions of description class RoomTemperature are also provided here.

SIGNATURE

Timed Function  tempBlindSet  : NAT  numSunBlinds )  THREE_PT_ACT_RANGE
Intention : This function represents the current setting of the sun blinds in a room intended by the temperature control.
Scope : mh

Timed Function  tempBlindNoMalSet  : NAT  numSunBlinds ) ,  TEMP  THREE_PT_ACT_RANGE
Intention : This function represents the current settings of the sun blinds in a room intended by the temperature control if the machine assumes that there is no malfunction of the sensors needed to determine this setting. These settings depend (at least) on the current desired room temperature (second argument).
Scope : mh

Timed Function  tempBlindMalSet  : NAT  numSunBlinds ) ,  TEMP  THREE_PT_ACT_RANGE
Intention : This function represents the current setting of the sun blinds in a room intended by the temperature control if the machine assumes that there is a malfunction of the sensors needed to determine this setting. These settings depend (at least) on the current desired room temperature (second argument).
Scope : mh


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