Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
map [2011/07/31 18:38] hermann created |
map [2026/08/28 03:27] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Map ====== | + | ====== Map ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Structure used as a link to other functors. | + | Declares a map 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 | [[ Map Type|Map ]] | Data carrier for map. | | + | | Constant | [[Map Type]] | Value or constant representing a map. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[ Map Type|Map ]] | The object is a Map. | | + | | Object | [[Map Type]] | Value or constant representing a map, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 21: | Line 23: | ||
| [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | ||
| - | ===== Notes ===== | + | ===== Notes ===== |
| + | |||
| + | None. | ||
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| Map | Map | ||