ThrottleTableOperationMode#

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

IntEnum

Overview#

ENGINE_OPERATION_REG_POLY

Interpolation of engine performance data based on a regression polynomial model.

ENGINE_OPERATION_PIECEWISE_LINEAR

Interpolation of engine performance data based on a piecewise linear model.

ENGINE_OPERATION_DISCRETE

Discrete engine operation: piecewise constant engine performance as a function of available power.

Import detail#

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