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