VehicleZonalPropagatorInitialState#

class ansys.stk.core.stkobjects.VehicleZonalPropagatorInitialState#

Class defining initial state for the J2/4 propagators.

Overview#

ellipse_options

Options for modeling elliptical motion.

representation

Representation.

propagation_frame

Get or set the propagation frame.

supported_propagation_frames

Return supported propagation frames.

orbit_epoch

Get the smart epoch component to configure the orbit state epoch.

Import detail#

from ansys.stk.core.stkobjects import VehicleZonalPropagatorInitialState

Property detail#

property VehicleZonalPropagatorInitialState.ellipse_options: VehicleEllipseOptionType#

Options for modeling elliptical motion.

property VehicleZonalPropagatorInitialState.representation: IOrbitState#

Representation.

property VehicleZonalPropagatorInitialState.propagation_frame: VehiclePropagationFrame#

Get or set the propagation frame.

property VehicleZonalPropagatorInitialState.supported_propagation_frames: list#

Return supported propagation frames.

property VehicleZonalPropagatorInitialState.orbit_epoch: ITimeToolInstantSmartEpoch#

Get the smart epoch component to configure the orbit state epoch.