VehicleWaypointInterpolationMethod#

class ansys.stk.core.stkobjects.VehicleWaypointInterpolationMethod#

IntEnum

Overview#

ELLIPSOID_HEIGHT

Ellipsoid height: interpolate using the greatArc interpolator without considering terrain.

TERRAIN_HEIGHT

Terrain height: assigns a height above terrain by a linear interpolation between the heights above terrain at the waypoints.

Import detail#

from ansys.stk.core.stkobjects import VehicleWaypointInterpolationMethod