Next:
Constructor
Up:
Structure of DEVS#
Previous:
Couplings Related
Contents
Index
Scalable Real-Time Engine: SRTEngine
DEVS# provides a simulation engine class, called
SRTEngine
. When we make an instance of
SRTEngine
, its constructor creates an independent simulation thread from the main thread. The reader can find the source codes of
SRTEngine
in
SRTEngine.cs
file.
Subsections
Constructor
Run console menu
scale
step
run
mrun
n
[p]ause
pause_at
et
[c]ontinue
reset
rerun
[i]nject
dtmode
animode
print
cls
log
[e]xit
MHHwang 2007-05-08