StateCalcVelocityDifferenceOtherSegment#

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

Bases: IComponentInfo, ICloneable

VelDifferenceOtherSegment 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 StateCalcVelocityDifferenceOtherSegment

Property detail#

property StateCalcVelocityDifferenceOtherSegment.other_segment_name: str#

Get or set the segment to be compared against.

property StateCalcVelocityDifferenceOtherSegment.segment_state_to_use: SegmentState#

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