LookAheadPropagator#
- class ansys.stk.core.stkobjects.LookAheadPropagator#
IntEnum
Overview#
|
Reserved for look ahead propagators that are not currently supported. |
|
The HoldCBIPosition look ahead propagator keeps position and velocity constant in the inertial (i.e., CBI) frame. |
|
The HoldCBFPosition look ahead propagator keeps position and velocity constant in the fixed (i.e., CBF) frame. |
|
Two-Body is an analytical propagator that generates ephemeris by evaluating a formula. |
|
The J2 Perturbation (first-order) propagator accounts for secular variations in the orbit elements due to Earth oblateness. |
|
The J4 Perturbation (second-order) propagator accounts for secular variations in the orbit elements due to Earth oblateness. |
|
The DeadReckon look ahead propagator projects the motion of the vehicle along a straight line, along the last velocity vector. |
|
The Ballistic Propagator defines an elliptical path that begins and ends at the Earthβs surface. Specifying a fixed flight time, initial velocity or altitude can further refine the shape of the trajectory. |
Import detail#
from ansys.stk.core.stkobjects import LookAheadPropagator