DrawPerturbation#

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

IntEnum

Overview#

SEGMENT_COLOR

Segment Color - perturbations will be displayed in the trajectory color defined for the individual segments within the target sequence.

DONT_DRAW

Don’t Draw - perturbations will not be drawn, which may decrease the run time of the target sequence.

TARGETER_COLOR

Targeter Color - perturbations will be displayed in the trajectory color defined for the target sequence.

Import detail#

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