blockDoubleDDBlock
Discrete double input - discrete single output block
Extends from ModelicaDEVS.Templates.BlockIcon (Basic graphical layout of DEVS blocks).
Information
Double Discrete-Discrete BlockDiscrete-discrete blocks are used for pure DEVS blocks that take and generate DEVS signals only.
The DoubleDDBlock is used for DEVS models that have two input ports (e.g. the Add or the Multiplier block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | method | world.qss | Use QSS1, QSS2 or QSS3 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaDEVS.Templates.DiscreteInPort | inPort1 | ||
| ModelicaDEVS.Templates.DiscreteInPort | inPort2 | ||
| ModelicaDEVS.Templates.DiscreteOutPort | outPort |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaDEVS.Miscellaneous.worldModel | world |