Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
int_set [2011/07/31 18:06] hermann created |
int_set [2026/08/28 03:25] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | ====== Int Set ====== | |
| - | ====== Int Set ====== | + | |
| ===== Description ===== | ===== Description ===== | ||
| - | List of integer declarer. | + | 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|Int Set ]] | List of integer constants. | | + | | Constant | [[Int Set Type]] | Integer set or constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[ Int Set Type|Int Set ]] | List of integer object. | | + | | Object | [[Int Set Type]] | Integer set provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 24: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | This functor was previously known as "IntList". |
| + | |||
| + | ===== Internal Name ===== | ||
| IntSet | IntSet | ||