VehicleInterpolationMethod#
- class ansys.stk.core.stkobjects.VehicleInterpolationMethod#
IntEnum
Overview#
|
Unknown or unsupported interpolation method. |
|
Hermitian: uses the position and velocity ephemeris to interpolate position and velocity together. |
|
Lagrange: interpolates position and velocity separately. |
|
VOP: a special interpolator that deals well with ephemeris produced at a large step size. |
Import detail#
from ansys.stk.core.stkobjects import VehicleInterpolationMethod