blockactivationDisIn
Input Activation of a discrete transition
Parameters
| Type | Name | Default | Description |
| Integer | nIn | | number of input places |
Components
| Type | Name | Default | Description |
| Real[:] | tIn | | tokens of input places |
| Integer[:] | tIntIn | | tokens of input places |
| PNlib.Types.ArcType[:] | arcType | | arc type of input places |
| Real[:] | arcWeightIn | | arc weights of input places |
| Integer[:] | arcWeightIntIn | | arc weights of input places |
| Real[:] | minTokens | | minimum capacities of input places |
| Integer[:] | minTokensInt | | minimum capacities of input places |
| Boolean | firingCon | | firing condition of transition |
| Boolean[:] | disPlaceIn | | types of input places |
| Boolean[:] | normalArc | | normal or double arc? |
| Real[:] | testValue | | test values of test and inhibitor arcs |
| Integer[:] | testValueInt | | integer test values of test and inhibitor arcs |
| Boolean | active | | activation of transition |