
modelcreate
Extends from AtomicDEVS (Partial atomic DEVS model).
Parameters
| Type | Name | Default | Description |
| Elements.EntityType | EntityType | | Type of the generated entities |
| Integer | Interval | 9 | Interarrival interval |
| Integer | Batch_size | 1 | Amount of entities generated in each arrival |
| Real | First_creation | 0 | Time for the first arrival |
| String | name (from AtomicDEVS) | "AtomicDEVS" | |
| Integer | numIn (from AtomicDEVS) | 1 | Num of input ports |
| Integer | numOut (from AtomicDEVS) | 1 | Num of output ports |
Components
| Type | Name | Default | Description |
| Integer | PSNumberIn | | reference to the number of entities in the system |
| Real | T | time | |
| Real | p1 | 1 | first parameter for the interval distribution |
| Real | p2 | 1 | second parameter for the interval distribution |
| Real | p3 | 1 | third parameter for the interval distribution |
| Real | p4 | 1 | fourth parameter for the interval distribution |
| Integer | Maximum_batches | -1 | Maximum number of arrivals for this module (-1 = infinite) |
| Boolean | extcon | cardinality(IN) > 0 | |
| State | S (from AtomicDEVS) | | Current State |