LeadTrailData#
- class ansys.stk.core.stkobjects.LeadTrailData#
IntEnum
Overview#
|
Unknown. |
|
None: Display none of the selected portion (leading or trailing) of the track. |
|
All: Display the track spanning the entire vehicle ephemeris. |
|
Fraction: Display the specified fraction of the selected portion (leading or trailing) of the track. |
|
Full: Display all of the selected portion (leading or trailing) of the track. |
|
Half: Display 1/2 of the selected portion (leading or trailing) of the track. |
|
One pass (satellites only): Display forward to the first pass break. At the pass break, display forward to the next one. |
|
Quarter: Display 1/4 of the selected portion (leading or trailing) of the track. |
|
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: Display the leading portion of the vehicleβs track for the current animation time interval. |
Import detail#
from ansys.stk.core.stkobjects import LeadTrailData