Optimizer.UpdateStateVariables() Method |
Top |
DescriptionRetrieves the next iteration of state variable values from the optimization process and stores them in the Optimizer object so that they can be subsequently used for evaluating the constraints and objective function. A call to this method should be placed at the top of the optimizer evaluation loop.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Syntax
See also
|