StateCalcValueAtSegmentOtherSat#
- class ansys.stk.core.stkobjects.astrogator.StateCalcValueAtSegmentOtherSat#
Bases:
IComponentInfo
,ICloneable
ValueAtSegmentOtherSat Calc objects.
Overview#
Get or set the calculation object. |
|
Get or set the segment to be compared against. |
|
Get or set the segment state to use in the calculation. |
|
Get the Astrogator satellite on which the segment to be compared exists. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcValueAtSegmentOtherSat
Property detail#
- property StateCalcValueAtSegmentOtherSat.calculation_object_name: str#
Get or set the calculation object.
- property StateCalcValueAtSegmentOtherSat.other_segment_name: str#
Get or set the segment to be compared against.
- property StateCalcValueAtSegmentOtherSat.segment_state_to_use: SegmentState#
Get or set the segment state to use in the calculation.
- property StateCalcValueAtSegmentOtherSat.reference_satellite: ILinkToObject#
Get the Astrogator satellite on which the segment to be compared exists.