LeadTrailData#

class ansys.stk.core.stkobjects.LeadTrailData#

IntEnum

Overview#

UNKNOWN

Unknown.

NONE

None: Display none of the selected portion (leading or trailing) of the track.

ALL

All: Display the track spanning the entire vehicle ephemeris.

FRACTION

Fraction: Display the specified fraction of the selected portion (leading or trailing) of the track.

FULL

Full: Display all of the selected portion (leading or trailing) of the track.

HALF

Half: Display 1/2 of the selected portion (leading or trailing) of the track.

ONE_PASS

One pass (satellites only): Display forward to the first pass break. At the pass break, display forward to the next one.

QUARTER

Quarter: Display 1/4 of the selected portion (leading or trailing) of the track.

TIME

Time: Display the segment of the selected portion (leading or trailing) of the vehicle’s path that it traverses in the specified amount of time.

CURRENT_INTERVAL

Current Interval: Display the leading portion of the vehicle’s track for the current animation time interval.

Import detail#

from ansys.stk.core.stkobjects import LeadTrailData