MCSStop#

class ansys.stk.core.stkobjects.astrogator.MCSStop#

Bases: IMCSSegment, IRuntimeTypeInfoProvider, IComponentInfo, ICloneable

The Stop segment.

Overview#

enabled

If true, the segment will stop the execution of the MCS.

Import detail#

from ansys.stk.core.stkobjects.astrogator import MCSStop

Property detail#

property MCSStop.enabled: bool#

If true, the segment will stop the execution of the MCS.