Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
int_set [2015/10/13 18:56] admin |
int_set [2026/08/28 03:25] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | ====== Int Set ====== | |
| - | ====== Int Set ====== | + | |
| ===== Description ===== | ===== Description ===== | ||
| - | Constant representing a list of integers. | + | Declares a set of integer values 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 | [[Int Set Type]] | List of integer constants. | | + | | Constant | [[Int Set Type]] | Integer set or constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 18: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Object | [[Int Set Type]] | List of integer object. | | + | | Object | [[Int Set Type]] | Integer set provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 26: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | None. | + | This functor was previously known as "IntList". |
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| IntSet | IntSet | ||