MinimumNormSolverOptions.BoundEnforcementMethod Property |
Top |
DescriptionThe method used to ensure inequality bounds on the state variables are respected. If the computed step will violate a variable bound, the following will be done:
Recompute: A new step is computed that steps directly to the violated bounds. Truncate: The step is truncated in the dimension of the violation to align with the bound. This is done separately for all state variable dimensions.
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.
Attributes
Syntax
See also MinimumNormSolverOptions Object
|