modelDispose
Disposes entities from the system
Information
The Dispose module has been implemented using a Counter and a Dispose blocks from the SIMANLib library.
Each received entity is counted and removed from the system.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | name | "dispose" | name of the module |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| DEVSLib.SRC.Interfaces.inPort | In |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SIMANLib.Blocks.Dispose | dispose | ||
| SIMANLib.Blocks.Count | count | ||
| SIMANLib.Elements.Counter | counter |