LoadMethod#
- class ansys.stk.core.stkobjects.LoadMethod#
IntEnum
Overview#
|
Auto load: STK automatically loads the TLE sets corresponding to the SSC number of the satellite when the satellite is loaded. |
|
File insert: adds the selected TLE data but retains TLE data that is currently associated with the satellite. |
|
File load: loads the selected TLE data and replaces all TLE data that is currently associated with the satellite. |
|
Online auto-load: STK automatically loads the TLE sets corresponding to the SSC number of the satellite from the AGI Web site. |
|
goes directly to the AGI Web site to download the latest TLE sets. |
Import detail#
from ansys.stk.core.stkobjects import LoadMethod