ControlEngineModelPolynomial#

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

IntEnum

Overview#

THRUST_C0

The thrust C0 coefficient.

THRUST_C1

The thrust C1 coefficient.

THRUST_C2

The thrust C2 coefficient.

THRUST_C3

The thrust C3 coefficient.

THRUST_C4

The thrust C4 coefficient.

THRUST_C5

The thrust C5 coefficient.

THRUST_C6

The thrust C6 coefficient.

THRUST_C7

The thrust C7 coefficient.

THRUST_B7

The thrust B7 coefficient.

THRUST_E4

The thrust E4 coefficient.

THRUST_E5

The thrust E5 coefficient.

THRUST_E6

The thrust E6 coefficient.

THRUST_E7

The thrust E7 coefficient.

THRUST_K0

The thrust K0 coefficient.

THRUST_K1

The thrust K1 coefficient.

THRUST_REFERENCE_TEMPERATURE

The thrust reference temperature, Tr.

ISP_C0

The specific impulse C0 coefficient.

ISP_C1

The specific impulse C1 coefficient.

ISP_C2

The specific impulse C2 coefficient.

ISP_C3

The specific impulse C3 coefficient.

ISP_C4

The specific impulse C4 coefficient.

ISP_C5

The specific impulse C5 coefficient.

ISP_C6

The specific impulse C6 coefficient.

ISP_C7

The specific impulse C7 coefficient.

ISP_B7

The specific impulse B7 coefficient.

ISP_E4

The specific impulse E4 coefficient.

ISP_E5

The specific impulse E5 coefficient.

ISP_E6

The specific impulse E6 coefficient.

ISP_E7

The specific impulse E7 coefficient.

ISP_K0

The specific impulse K0 coefficient.

ISP_K1

The specific impulse K1 coefficient.

ISP_REFERENCE_TEMP

The specific impulse reference temperature, Tr.

GRAV

The gravitational acceleration constant at sea level on the Earth.

Import detail#

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