PropagatorSGP4SwitchMethod#

class ansys.stk.core.stkobjects.PropagatorSGP4SwitchMethod#

IntEnum

Overview#

EPOCH

Epoch: switch between TLE sets based on the epoch of the TLE.

MIDPOINT

Mid-Point: switch between TLE sets based on the mid-point between two TLE epochs.

TIME_OF_CLOSEST_APPROACH

TCA: switch between TLE sets based on the time of closest approach.

OVERRIDE

Override: set the switching time between two TLE sets using the Start Time file.

DISABLE

Disable: ignore the selected TLE set (if you attempt to disable all of them, STK uses the first in the scenario time period).

Import detail#

from ansys.stk.core.stkobjects import PropagatorSGP4SwitchMethod