|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
InterruptController | Simple data model of HW interrupt controller device with a given number of interrupt levels. |
ModelInterface | An encapsulation of the whole environment model part of the simulation program. |
Source | A source maintains the volume of water it holds inside. |
SourceHardwareData | An encapsulation of hardware data maintained by sensors of a water source. |
SourceProcess | The dynamic model of water source (i.e. its state - water level) changes. |
Station | A station object maintains the volume of water in the main tank. |
StationHardwareData | An encapsulation of hardware data maintained by sensors of the main water station tank, i.e. the data model of sensors. |
StationProcess | The dynamic model of water station (i.e. its state - main tank water level) changes. |
TimerProcess | Simple dynamic model of HW timer. |
WaterConsumptionProcess | Dynamic model of water consumption. |
This package contains classes simulating the outer environment, such as water coming to the sources, water consumption, etc. Processes from this package also set the sensor hardware flags. The model part can also be simulated alone without the application.
ModelInterface
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |