This package contains the basic structures needed in atomic models. It can be duplicated, renamed and modified to construct new atomic DEVS models.
The user can implement the behavior of a new DEVS model
modifying the con, int, ext, out, and ta functions.
The state can be defined using the st record, and initialized using
the initst function.
| Name | Description |
|---|---|
|
|
Draft model to construct new atomic DEVS models |
|
|
Internal Transition Function |
|
|
Output Function |
|
|
Time Advance Function |
|
|
state of the model |
|
|
state initalization function |