Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
number_transition_function_parameter_matrix [2015/10/13 18:07] admin |
number_transition_function_parameter_matrix [2026/08/28 03:28] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Number Transition Function Parameter Matrix ====== | + | ====== Number Transition Function Parameter Matrix ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This hook identifies a matrix of transition function parameters by assigning a number to it. | + | Placeholder used to register a matrix of transition function parameters under a given number in the container it is placed inside. This functor produces no output itself: the enclosing container inspects its input ports and performs the actual registration. |
| + | |||
| + | This functor can be placed inside [[Select Transition Function Parameter Matrix]]. | ||
| ===== Inputs ===== | ===== Inputs ===== | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Function Parameter Matrix | [[Transition Function Parameter Matrix Type]] | Matrix of transition function parameters. | | + | | Function Parameter Matrix | [[Transition Function Parameter Matrix Type]] | Matrix of transition function parameters to register in the container. | |
| - | | Matrix Number | [[Positive Integer Value Type]] | Matrix number identifier. | | + | | Matrix Number | [[Positive Integer Value Type]] | Number under which Function Parameter Matrix will be known inside the container. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 27: | Line 29: | ||
| None. | None. | ||
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| NumberTransitionFunctionParameterMatrix | NumberTransitionFunctionParameterMatrix | ||