VehicleInitialState#
- class ansys.stk.core.stkobjects.VehicleInitialState#
Class defining the initial state of the vehicle.
Overview#
Representation. |
|
Do not use this property, as it is deprecated. Use Two-body, J2 and J4 propagators to configure propagation frame. The propagation frame. |
|
Do not use this property, as it is deprecated. Use Two-body, J2 and J4 propagators to get a list of supported propagation frames. Returns supported propagation frames. |
|
Get the smart epoch component to configure the orbit state epoch. |
Import detail#
from ansys.stk.core.stkobjects import VehicleInitialState
Property detail#
- property VehicleInitialState.representation: IOrbitState#
Representation.
- property VehicleInitialState.propagation_frame: VehiclePropagationFrame#
Do not use this property, as it is deprecated. Use Two-body, J2 and J4 propagators to configure propagation frame. The propagation frame.
- property VehicleInitialState.supported_propagation_frames: list#
Do not use this property, as it is deprecated. Use Two-body, J2 and J4 propagators to get a list of supported propagation frames. Returns supported propagation frames.
- property VehicleInitialState.orbit_epoch: ITimeToolInstantSmartEpoch#
Get the smart epoch component to configure the orbit state epoch.