GravParamSource#

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

IntEnum

Overview#

CENTRAL_BODY_FILE

The Cb file provided with STK; uses the default, body centered gravity source for the central body.

DESIGN_EXPLORER_OPTIMIZER_FILE

A DE file; body centered for the inner planets and barycentered for the outer planets.

USER

User defined; requires you to specify the mu value of the Gravitational Parameter.

CENTRAL_BODY_FILE_SYSTEM

The Cb file provided with STK; uses the default, barycentered gravity source for the central body.

Import detail#

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