functionfiringSumCon
calculates the firing sum of continuous places
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean[:] | fire | firability of transitions | |
| Real[:] | arcWeight | arc weights | |
| Real[:] | instSpeed | istantaneous speed of transitions |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | conFiringSum | continuous firing sum |