Mux Map
Description
This functor makes a map dynamic, feeding it back with a map output from a model step. In the beginning of the first iteration, it reads map input from the initial port.
Inputs
Optional Inputs
Outputs
Name | Type | Description |
---|---|---|
Map | Map | The output map. |
Group
Notes
The use of this functor is critical for the development of dynamic models whose map variables are dynamically updated as a result of the model feedback.
Muxes must always be placed directly inside loop containers like Repeat, For, For Each Category etc.
Internal Name
MuxMap