PropagatorSGP4AutoUpdate#
- class ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdate#
SGP4 AutoUpdate.
Overview#
Get or set the source type for element updates. |
|
Get the Automatic Update selection and method. |
|
A file to be used as the element source, containing GP data (either TLEs or CCSDS OMM content). |
|
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.