VehicleLookAheadMethod#

class ansys.stk.core.stkobjects.VehicleLookAheadMethod#

IntEnum

Overview#

EXTRAPOLATE

Extrapolate: STK uses the last two history points to extrapolate attitude into the Look Ahead window. This method is best if attitude changes slightly over time.

HOLD

Hold: Attitude remains the same from the last data point. This method is best when fixed attitude is more reliable than an approximate value.

Import detail#

from ansys.stk.core.stkobjects import VehicleLookAheadMethod