Differences
This shows you the differences between two versions of the page.
|
transition_function_parameter_matrix [2011/07/31 21:35] hermann created |
transition_function_parameter_matrix [2026/08/28 03:35] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Transition Function Parameter Matrix ====== | + | ====== Transition Function Parameter Matrix ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This functor specifies a matrix of transition function parameters. | + | Declares a transition function parameter matrix value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[Transition Function Parameter Matrix Type|Transition Function Parameter Matrix]] | Matrix of transition function parameters. | | + | | Constant | [[Transition Function Parameter Matrix Type]] | Value or constant representing a matrix of transition function parameters. | |
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[Transition Function Parameter Matrix Type|Transition Function Parameter Matrix]] | Matrix of transition function parameters. | | + | | Object | [[Transition Function Parameter Matrix Type]] | Value or constant representing a matrix of transition function parameters, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 21: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | None. |
| + | |||
| + | ===== Internal Name ===== | ||
| TransitionFunctionParameterMatrix | TransitionFunctionParameterMatrix | ||