Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
percent_matrix [2020/04/28 19:35] argemiro |
percent_matrix [2026/08/28 03:29] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Percent Matrix ====== | + | ====== Percent Matrix ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Structure that can be used to connect two other functors or as a constant value. | + | Declares a percent 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 | Percent Matrix | Value or constant representing percent matrix. | | + | | Constant | [[Percent Matrix Type]] | Value or constant representing a matrix of percents. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 16: | Line 16: | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | Percent Matrix | Value or constant representing percent matrix provided as the functor input. | | + | | Object | [[Percent Matrix Type]] | Value or constant representing a matrix of percents, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 23: | Line 23: | ||
| [[Functor List#Simulation Supplementary | Simulation Supplementary]] | [[Functor List#Simulation Supplementary | Simulation Supplementary]] | ||
| - | ===== Internal Name ===== | + | ===== Notes ===== |
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Name ===== | ||
| PercentMatrix | PercentMatrix | ||