FollowJoin#

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

IntEnum

Overview#

SPECIFY

Specify Joining Conditions - specify joining conditions to define when the spacecraft will begin to follow the leader. Joining conditions will become apparent on a new tab - Joining.

AT_BEGINNING

Join at Beginning of Leader’s Ephemeris - the spacecraft will follow the leader from the beginning of the leader’s ephemeris.

AT_END

Join at End of Leader’s Ephemeris - the spacecraft will use the leader’s final ephemeris point as the initial and final state of the Follow segment; the separation parameter will automatically be set to β€˜Separate at End of Leader’s Ephemeris’.

AT_FINAL_EPOCH_OF_PREVIOUS_SEG

Join at Final Epoch of Previous Segment - the spacecraft will follow the leader from the final epoch at the end of the previous segment.

Import detail#

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