GravParamSource#
- class ansys.stk.core.stkobjects.astrogator.GravParamSource#
IntEnum
Overview#
|
The Cb file provided with STK; uses the default, body centered gravity source for the central body. |
|
A DE file; body centered for the inner planets and barycentered for the outer planets. |
|
User defined; requires you to specify the mu value of the Gravitational Parameter. |
|
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