PropagatorTwoBody#
- class ansys.stk.core.stkobjects.PropagatorTwoBody#
Bases:
IPropagator
Class defining the two body propagator.
Overview#
Propagates the satelliteβs path using the specified time interval. |
Step size. Uses Time Dimension. |
|
Get the initial state. |
|
Get the propagatorβs ephemeris interval. |
|
Get or set the propagation frame. |
|
Return supported propagation frames. |
|
The propagatorβs display coordinate type. |
Import detail#
from ansys.stk.core.stkobjects import PropagatorTwoBody
Property detail#
- property PropagatorTwoBody.initial_state: VehicleInitialState#
Get the initial state.
- property PropagatorTwoBody.ephemeris_interval: ITimeToolTimeIntervalSmartInterval#
Get the propagatorβs ephemeris interval.
- property PropagatorTwoBody.propagation_frame: VehiclePropagationFrame#
Get or set the propagation frame.
- property PropagatorTwoBody.display_coordinate_type: PropagatorDisplayCoordinateType#
The propagatorβs display coordinate type.