Skip to content

Iterate

Description

description here

Type

this generator produces several circuit panels

Parameters

Name Type Description Allowed Values Default Value
iterated-inputs list collections to iterate over (inlet port names) - -
iterated-type shorttext type of iterated input list, vector, set, ordset list
collected-outputs list collection or boolean outputs (outlet port names) - -
collected-type shorttext type of collected output list, vector, set, ordset, map, bool, string, binary, CSV list
conditional-collection bool provide an output port for indicating whether or not to include each collected output item in the output collection - false
fixed-inputs list fixed inputs to each iteration (inlet port names) - -
streaming-outputs list streaming outputs from each iteration (outlet port names) - -
constant-parameters list constant parameters (param port names) - -
iterated-circuit shorttext name of circuit to call each iteration, sans prefix. optional. see the manual for details. - -

Architecture

diagram of the architecture this generator creates


Iterate


Resources

description of the resources this generator creates

Logic

description of the business logic this generator creates

Inputs

description of resource and data inputs

Outputs

description of resource and data outputs

Usage

description of usage and uses cases here