PropagatorSGP4AutoUpdateProperties ================================== .. py:class:: ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdateProperties SGP4 AutoUpdate properties. .. py:currentmodule:: PropagatorSGP4AutoUpdateProperties Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdateProperties.selection` - Whether Automatic Update is active. * - :py:attr:`~ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdateProperties.switch_method` - When to switch between element sets. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import PropagatorSGP4AutoUpdateProperties Property detail --------------- .. py:property:: selection :canonical: ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdateProperties.selection :type: VehicleSGP4TLESelectionType Whether Automatic Update is active. .. py:property:: switch_method :canonical: ansys.stk.core.stkobjects.PropagatorSGP4AutoUpdateProperties.switch_method :type: PropagatorSGP4SwitchMethod When to switch between element sets.