Back to FabImage Studio website

You are here: Start » Filter Reference » Data Flow » Loop Generators » EnumerateReals

EnumerateReals


Module: FoundationLite

In each consecutive iteration produces a consecutive number from an arithmetic sequence.

Name Type Range Description
Input value
inStart Real First value of the generated sequence
Input value
inCount Integer* 0 - Length of the generated sequence
Input value
inStep Real Value added in each iteration
Input value
inRepeat Bool Determines whether to repeat loop
Output value
outValue Real
Output value
outIsFirst Bool Flag indicating the first iteration
Output value
outIsLast Bool Flag indicating the last iteration

Complexity Level

This filter is available on Basic Complexity Level.