StateCalcCloseApproachCosBearing#

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

Bases: IComponentInfo, ICloneable

CloseApproachCosBearing 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 StateCalcCloseApproachCosBearing

Property detail#

property StateCalcCloseApproachCosBearing.central_body_name: str#

Get or set the central body of the component.

property StateCalcCloseApproachCosBearing.reference_selection: CalculationObjectReference#

Get or set the reference object selection.

property StateCalcCloseApproachCosBearing.reference: ILinkToObject#

Get the reference object.