next up previous contents index FOREST_HomepageFOREST_Example_Homepage
Next: Description Class OutdoorTempSensor Up: No Title Previous: Description Class Sensor

   
Description Class RoomTempSensor

INTENTION

This class provides all definitions to describe the behavior of a room temperature sensor. This class is derived from the description class Sensor. The following specific parameters of a room temperature sensor are instantiated:

Both functions, modifyReaction and modifyConversion, have still to be provided by the domain expert.

BASE CLASSES

Class   Sensor(ENV_DOMAIN  = REAL , MEASURED_DOMAIN  = REAL , CONVERTED_DOMAIN  =  ROOM_TEMP)

Intention

: All definitions of description class Sensor are also provided here using the real numbers as the possible values of the phenomenon existing in the real world, using the real numbers as the possible analogously measured values, and using the values of the domain ROOM_TEMP as the possible digitally converted measured values.

SIGNATURE

Domain  ROOM_TEMP  = { -40 70 }  TEMP
Intention : This domain contains the possible values measured by a room temperature sensor.
DOMAIN KNOWLEDGE

Property  D_RTS1 
NL : The conversion time of a room temperature sensor is 160 seconds.

Property  D_RTS2 
NL : The reaction time of a room temperature sensor is 10 seconds.


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