TabVecInterpolationMethod#

class ansys.stk.core.stkobjects.astrogator.TabVecInterpolationMethod#

IntEnum

Overview#

CARTESIAN_INTERPOLATION

Bilinear interpolation on the Cartesian grid.

MAGNITUDE_AND_DIRECTION_INTERPOLATION

Bilinear interpolation in magnitude and direction space.

Import detail#

from ansys.stk.core.stkobjects.astrogator import TabVecInterpolationMethod