Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
number_transition_function_parameter_matrix [2011/07/31 19:17] hermann created |
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|Transition Function Parameter Matrix]] | 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 Int Type|Positive Int]] | 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 ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| + | |||
| + | None. | ||
| ===== Group ===== | ===== Group ===== | ||
| Line 21: | Line 27: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | None. |
| + | |||
| + | ===== Internal Name ===== | ||
| NumberTransitionFunctionParameterMatrix | NumberTransitionFunctionParameterMatrix | ||