connectorTransitionOut
part of transition model to connect transitions to output places
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | t | Markings of output places | |
| Real | maxTokens | Maximum capacities of output places | |
| Boolean | enable | Is the transition enabled by output places? | |
| Real | decreasingFactor | Factor of continuous output places for decreasing the speed | |
| Boolean | emptied | Are the continuous output places emptied? | |
| Real | speedSum | Output speeds of continuous output places | |
| Boolean | active | Is the transition active? | |
| Boolean | fire | Does the transition fire? | |
| Real | arcWeight | Output arc weights of the transition | |
| Boolean | enabledByInPlaces | Is the transition enabled by all input places? | |
| Real | instSpeed | Instantaneous speed of a continuous transition | |
| Real | prelimSpeed | Preliminary speed of a continuous transition | |
| Real | maxSpeed | Maximum speed of a continuous transition |