VehicleZonalPropagatorInitialState#
- class ansys.stk.core.stkobjects.VehicleZonalPropagatorInitialState#
Class defining initial state for the J2/4 propagators.
Overview#
Options for modeling elliptical motion. |
|
Representation. |
|
Get or set the propagation frame. |
|
Return supported propagation frames. |
|
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.