StateCalcPositionDifferenceOtherSegment#

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

Bases: IComponentInfo, ICloneable

PosDifferenceOtherSegment Calc objects.

Overview#

other_segment_name

Get or set the segment to be compared against.

segment_state_to_use

Get or set the segment state to use in the calculation.

Import detail#

from ansys.stk.core.stkobjects.astrogator import StateCalcPositionDifferenceOtherSegment

Property detail#

property StateCalcPositionDifferenceOtherSegment.other_segment_name: str#

Get or set the segment to be compared against.

property StateCalcPositionDifferenceOtherSegment.segment_state_to_use: SegmentState#

Get or set the segment state to use in the calculation.