PropagatorSGP4AutoUpdate#

class ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdate#

SGP4 AutoUpdate.

Overview#

selected_source

Get or set the source type for element updates.

properties

Get the Automatic Update selection and method.

file_source

A file to be used as the element source, containing GP data (either TLEs or CCSDS OMM content).

online_source

AGI server to be used as the element source.

Import detail#

from ansys.stk.core.stkobjects import PropagatorSGP4AutoUpdate

Property detail#

property PropagatorSGP4AutoUpdate.selected_source: VehicleSGP4AutomaticUpdateSourceType#

Get or set the source type for element updates.

property PropagatorSGP4AutoUpdate.properties: PropagatorSGP4AutoUpdateProperties#

Get the Automatic Update selection and method.

property PropagatorSGP4AutoUpdate.file_source: PropagatorSGP4AutoUpdateFileSource#

A file to be used as the element source, containing GP data (either TLEs or CCSDS OMM content).

property PropagatorSGP4AutoUpdate.online_source: PropagatorSGP4AutoUpdateOnlineSource#

AGI server to be used as the element source.