This functor initiates and feeds back a loop variable containing a value. In the beginning of the first iteration, it reads the input value from the initial port.
Name | Type | Description |
---|---|---|
Initial | Real Value | The initial value. |
Feedback | Real Value | Value generated from model step. |
Name | Type | Description |
---|---|---|
Value | Real Value | The output value. |
The use of this functor is critical for the development of dynamic models whose variables are dynamically updated as a result of the model feedback.
MuxValue