|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Source | |
cz.zcu.fav.kiv.jsimcasestudies.watersystem.model | This package contains classes simulating the outer environment, such as water coming to the sources, water consumption, etc. |
Uses of Source in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model |
Fields in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model declared as Source | |
private Source |
SourceProcess.source
The source that this process manages. |
private Source[] |
ModelInterface.sources
Source objects. |
Constructors in cz.zcu.fav.kiv.jsimcasestudies.watersystem.model with parameters of type Source | |
SourceProcess(cz.zcu.fav.kiv.jsim.JSimSimulation simulation,
Source source,
SourceHardwareData hw,
InterruptController ic,
double basePeriod)
Constructs a new process simulating environment changes and hardware activity that concerns the given source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |