PropagatorSimpleAscent#
- class ansys.stk.core.stkobjects.PropagatorSimpleAscent#
Bases:
IPropagator
Class defining the simple ascent propagator for a launch vehicle.
Overview#
Propagates the launch vehicleβs path using the specified time interval. |
Step size. Uses Time Dimension. |
|
Get the initial state. |
|
Get the propagatorβs ephemeris interval. |
Import detail#
from ansys.stk.core.stkobjects import PropagatorSimpleAscent
Property detail#
- property PropagatorSimpleAscent.initial_state: LaunchVehicleInitialState#
Get the initial state.
- property PropagatorSimpleAscent.ephemeris_interval: ITimeToolTimeIntervalSmartInterval#
Get the propagatorβs ephemeris interval.