ConvergenceCriteria#
- class ansys.stk.core.stkobjects.astrogator.ConvergenceCriteria#
IntEnum
Overview#
|
Equality Constraints Satisfied - the differences between the achieved and desired equality constraint values must be within the specified tolerances for convergence. |
|
Equality Constraints Satisfied or Parameter Variations within Tolerance - the differences between the achieved and desired EC values must be within tolerances, or the last updates to the control parameters must be within tolerances for convergence. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ConvergenceCriteria