VehicleLookAheadMethod#
- class ansys.stk.core.stkobjects.VehicleLookAheadMethod#
IntEnum
Overview#
|
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: 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