StateCalcCloseApproachMagnitude#

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

Bases: IComponentInfo, ICloneable

CloseApproachMag 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 StateCalcCloseApproachMagnitude

Property detail#

property StateCalcCloseApproachMagnitude.central_body_name: str#

Get or set the central body of the component.

property StateCalcCloseApproachMagnitude.reference_selection: CalculationObjectReference#

Get or set the reference object selection.

property StateCalcCloseApproachMagnitude.reference: ILinkToObject#

Get the reference object.