StateCalcPositionVelocityDifferenceOtherSegment#

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

Bases: IComponentInfo, ICloneable

PosVelDifferenceOtherSegment 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 StateCalcPositionVelocityDifferenceOtherSegment

Property detail#

property StateCalcPositionVelocityDifferenceOtherSegment.other_segment_name: str#

Get or set the segment to be compared against.

property StateCalcPositionVelocityDifferenceOtherSegment.segment_state_to_use: SegmentState#

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