Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
kml [2020/04/28 18:12] argemiro created |
kml [2026/08/28 03:25] (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 KML 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 | kml | Value or constant representing kml. | | + | | Constant | [[Kml Type]] | Value or constant representing a KML. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 17: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | object | kml | Value or constant representing kml provided as the functor input. | | + | | Object | [[Kml Type]] | Value or constant representing a KML, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Map Algebra | Map Algebra]] | + | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] |
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | kml | + | Kml |