Differences
This shows you the differences between two versions of the page.
|
transition_matrix [2011/07/31 21:36] hermann created |
transition_matrix [2026/08/28 03:35] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Transition Matrix ====== | + | ====== Transition Matrix ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This functor specifies a transition matrix. | + | Declares a transition 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 Matrix Type|Transition Matrix]] | A transition matrix. | | + | | Constant | [[Transition Matrix Type]] | Value or constant representing a transition matrix. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[Transition Matrix Type|Transition Matrix]] | A transition matrix. | | + | | Object | [[Transition Matrix Type]] | Value or constant representing a transition matrix, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 23: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | None. |
| + | |||
| + | ===== Internal Name ===== | ||
| TransitionMatrix | TransitionMatrix | ||