VehicleGPSSwitchMethod#

class ansys.stk.core.stkobjects.VehicleGPSSwitchMethod#

IntEnum

Overview#

EPOCH

Switch between TLE sets based on the epoch of the TLE.

MIDPOINT

Switch between TLE sets based on the mid-point between two TLE epochs.

TIME_OF_CLOSEST_APPROACH

Switch between TLE sets based on the time of closest approach, calculated by propagating the first and second TLE sets over the time period between their respective epochs and determining the point at which the two paths are nearest each other.

Import detail#

from ansys.stk.core.stkobjects import VehicleGPSSwitchMethod