VehicleWaypointComputationMethod#

class ansys.stk.core.stkobjects.VehicleWaypointComputationMethod#

IntEnum

Overview#

DETERMINE_TIME_ACCELERATION_FROM_VELOCITY

Derive time and acceleration from velocity (smooth rate).

DETERMINE_TIME_FROM_VELOCITY_AND_ACCELERATION

Derive time from velocity and acceleration.

DETERMINE_VELOCITY_FROM_TIME

Derive velocity from time (enforces a zero acceleration).

Import detail#

from ansys.stk.core.stkobjects import VehicleWaypointComputationMethod