MinimumNormSolverOptions.LineSearchAcceptanceThreshold Property |
Top |
DescriptionDefines the minimum amount of improvement required for the line search to accept a step. If the improvement is smaller than this threshold, the solver will decrease the step length until an acceptable step is found or the step length becomes smaller than MinimumStepLength. The improvement is measured by comparing the actual violation reduction to the predicted reduction.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Attributes
Syntax
See also MinimumNormSolverOptions Object
|