StateCalcValueAtSegment#
- class ansys.stk.core.stkobjects.astrogator.StateCalcValueAtSegment#
Bases:
IComponentInfo
,ICloneable
ValueAtSegment 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. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcValueAtSegment
Property detail#
- property StateCalcValueAtSegment.other_segment_name: str#
Get or set the segment to be compared against.
- property StateCalcValueAtSegment.segment_state_to_use: SegmentState#
Get or set the segment state to use in the calculation.