StateCalcPositionVelocityDifferenceOtherSegment#
- class ansys.stk.core.stkobjects.astrogator.StateCalcPositionVelocityDifferenceOtherSegment#
Bases:
IComponentInfo
,ICloneable
PosVelDifferenceOtherSegment Calc objects.
Overview#
Get or set the segment to be compared against. |
|
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.