StateCalcRelativeAtAOLMaster#
- class ansys.stk.core.stkobjects.astrogator.StateCalcRelativeAtAOLMaster#
Bases:
IComponentInfo
,ICloneable
RelAOLMaster Calc objects.
Overview#
Get or set the central body of the component. |
|
Get or set the calculation object of interest. |
|
Get or set the direction to search for the desired value. |
|
Get or set the reference object selection. |
|
Get the reference object. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcRelativeAtAOLMaster
Property detail#
- property StateCalcRelativeAtAOLMaster.central_body_name: str#
Get or set the central body of the component.
- property StateCalcRelativeAtAOLMaster.calculation_object_name: str#
Get or set the calculation object of interest.
- property StateCalcRelativeAtAOLMaster.direction: CalculationObjectDirection#
Get or set the direction to search for the desired value.
- property StateCalcRelativeAtAOLMaster.reference_selection: CalculationObjectReference#
Get or set the reference object selection.
- property StateCalcRelativeAtAOLMaster.reference: ILinkToObject#
Get the reference object.