Parallel DEVS simulator for atomic models
Inheritance:
Public Methods
-
pdevs_sim()
-
pdevs_sim(atomic* d)
-
void attachModel(atomic* model)
-
void detachModel()
-
void computeInputOutput()
-
void computeDeltaFunc(TIME_TYPE t)
-
void endOfCycle()
-
~pdevs_sim()
Public Fields
-
typedef enum COORD Type
Public Methods
-
const adevs_bag<PortValue> & getOutput()
-
void inject(const PortValue& x)
-
void inject(const adevs_bag<PortValue>& x)
-
devs* getModel()
-
TIME_TYPE timeNext()
-
TIME_TYPE timeLast()
-
TIME_TYPE timeCurrent()
-
Type getType() const
Public
-
typedef enum SIM
Protected Fields
-
static TIME_TYPE granule
-
adevs_bag<PortValue> y
-
adevs_bag<PortValue> x
Protected Methods
-
void setModel(devs* m)
Documentation
Parallel DEVS simulator for atomic models
pdevs_sim()
pdevs_sim(atomic* d)
void attachModel(atomic* model)
void detachModel()
void computeInputOutput()
void computeDeltaFunc(TIME_TYPE t)
void endOfCycle()
~pdevs_sim()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.