PropagatorSGP4OnlineAutoLoad#

class ansys.stk.core.stkobjects.PropagatorSGP4OnlineAutoLoad#

Bases: IPropagatorSGP4LoadData

Do not use this class, as it is deprecated. Use PropagatorSGP4OnlineLoad instead. SGP4 propagator. Allows the user to load the most current segment from online.

Overview#

add_latest_segment_from_online

Do not use this method, as it is deprecated. Use AddSegsFromOnline on PropagatorSGP4OnlineLoad instead. Adds the latest segment from Online given an SSC number.

Import detail#

from ansys.stk.core.stkobjects import PropagatorSGP4OnlineAutoLoad

Method detail#

PropagatorSGP4OnlineAutoLoad.add_latest_segment_from_online(self, ssc_number: str) None#

Do not use this method, as it is deprecated. Use AddSegsFromOnline on PropagatorSGP4OnlineLoad instead. Adds the latest segment from Online given an SSC number.

Parameters:

ssc_number : str

Returns:

None