StateCalcRelativeGroundTrackError#
- class ansys.stk.core.stkobjects.astrogator.StateCalcRelativeGroundTrackError#
Bases:
IComponentInfo
,ICloneable
RelGroundTrackError Calc objects.
Overview#
Get or set the central body of the component. |
|
Get or set the direction to search for the desired value. |
|
True if signed based on RxV. |
|
Get or set the reference object selection. |
|
Get the reference object. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcRelativeGroundTrackError
Property detail#
- property StateCalcRelativeGroundTrackError.central_body_name: str#
Get or set the central body of the component.
- property StateCalcRelativeGroundTrackError.direction: CalculationObjectDirection#
Get or set the direction to search for the desired value.
- property StateCalcRelativeGroundTrackError.reference_selection: CalculationObjectReference#
Get or set the reference object selection.
- property StateCalcRelativeGroundTrackError.reference: ILinkToObject#
Get the reference object.