PropagatorSGP4OnlineLoad#
- class ansys.stk.core.stkobjects.PropagatorSGP4OnlineLoad#
Bases:
IPropagatorSGP4LoadData
SGP4 propagator. Allows the user to load segments from online.
Overview#
Return an array with all segments related to the supplied SSC number. |
|
Accept an array of segments to add. |
Use this is you want to grab the latest segment with the given SSC number. |
|
Start time to look for segments. Uses DateFormat Dimension. |
|
Stop time to look for segments. Uses DateFormat Dimension. |
Import detail#
from ansys.stk.core.stkobjects import PropagatorSGP4OnlineLoad
Property detail#
- property PropagatorSGP4OnlineLoad.load_newest: bool#
Use this is you want to grab the latest segment with the given SSC number.