functiondecreasingFactorOut
calculation of decreasing factors
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | t | marking | |
| Real | minMarks | minimum capacity | |
| Real | speedIn | input speed | |
| Real[:] | maxSpeedOut | maximum speeds of output transitions | |
| Real[:] | prelimSpeedOut | preliminary speeds of output transitions | |
| Real[:] | arcWeightOut | arc weights of output transitions | |
| Boolean[:] | firingIn | firability of input transitions | |
| Boolean[:] | firingOut | firability of output transitions |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[nOut] | decFactorOut | decreasing factors for output transitions |