StateCalcCloseApproachTheta#

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

Bases: IComponentInfo, ICloneable

CloseApproachTheta Calc objects.

Overview#

central_body_name

Get or set the central body of the component.

reference_selection

Get or set the reference object selection.

reference

Get the reference object.

Import detail#

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

Property detail#

property StateCalcCloseApproachTheta.central_body_name: str#

Get or set the central body of the component.

property StateCalcCloseApproachTheta.reference_selection: CalculationObjectReference#

Get or set the reference object selection.

property StateCalcCloseApproachTheta.reference: ILinkToObject#

Get the reference object.