VehicleCentralBodies#
- class ansys.stk.core.stkobjects.VehicleCentralBodies#
Satellite Central Bodies.
Overview#
Check whether a central body is already assigned. |
|
Assign a central body. |
|
Remove a central body. |
|
Remove all the central bodies. |
Return an array of available Central Bodies. |
|
Return an array of all assigned central bodies. |
Import detail#
from ansys.stk.core.stkobjects import VehicleCentralBodies
Property detail#
Method detail#
- VehicleCentralBodies.is_central_body_assigned(self, central_body: str) bool #
Check whether a central body is already assigned.