Back to Aurora Vision Library website
You are here: Start » Function Reference » Data Flow
Data Flow
Loop Generators |
||||
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| EnumerateCombinations | In each consecutive iteration produces a consecutive combination of integer numbers. |
FoundationLite | ||
| EnumerateIntegerPairs | Produces a total number of 'inCount1 * inCount2' of pairs of integer numbers. |
FoundationLite | ||
| EnumerateIntegers | In each consecutive iteration produces a consecutive number from an arithmetic sequence. |
FoundationLite | ||
| EnumerateRealPairs | Produces a total number of 'inCount1 * inCount2' of pairs of real numbers. |
FoundationLite | ||
| EnumerateReals | In each consecutive iteration produces a consecutive number from an arithmetic sequence. |
FoundationLite | ||
