Next: Base DEVS: Devs
Up: Structure of DEVS#
Previous: PortValue
Contents
Index
DEVS
As introduced in Chapter 1, DEVS has two
basic structures: atomic DEVS and coupled DEVS. In DEVS#, these
two structures are implemented as the classes Atomic
and
Coupled
, respectively, and are derived from the base class
Devs
. Thus Devs
has the common member data and
functions of both Atomic
and Coupled
.
Subsections
MHHwang
2007-05-08