Differences
This shows you the differences between two versions of the page.
|
neighborhood_table [2020/04/28 19:28] argemiro created |
neighborhood_table [2026/08/28 03:28] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Structure that can be used to connect two other functors or as a constant value. | + | Declares a neighborhood table 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 | Neighborhood Table | Value or constant representing neighborhood table. | | + | | Constant | [[Neighborhood Table Type]] | Value or constant representing a neighborhood table. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 15: | Line 15: | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | | object | change matrix | Value or constant representing neighborhood table provided as the functor input. | | ||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Neighborhood Table Type]] | Value or constant representing a neighborhood table, provided as the functor input. | | ||
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Simulation Supplementary|Simulation Supplementary]] | + | [[Functor List#Simulation Supplementary | Simulation Supplementary]] |
| ===== Notes ===== | ===== Notes ===== | ||