RunCode#
- class ansys.stk.core.stkobjects.astrogator.RunCode#
IntEnum
Overview#
|
Marching - a segment has run successfully. |
|
Profile Failure - a search profile failed to converge. |
|
Error - encountered an error. |
|
Stopped - encountered a stop segment. |
|
Returned - encountered a return segment. |
|
Cancelled - cancelled by user. |
|
Global Stop - hit a global stopping condition. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import RunCode