StateCalcSequenceDeltaVSquared#
- class ansys.stk.core.stkobjects.astrogator.StateCalcSequenceDeltaVSquared#
Bases:
IComponentInfo
,ICloneable
Sequence DeltaV Squared Calc objects.
Overview#
Get or set the sequence whose DeltaVβs are to be accumulated. |
|
Whether the value should be calculated as the sum of the squares of the maneuver Delta-Vs or the square of the sum of the maneuver Delta-Vs. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import StateCalcSequenceDeltaVSquared
Property detail#
- property StateCalcSequenceDeltaVSquared.sequence_name: str#
Get or set the sequence whose DeltaVβs are to be accumulated.
- property StateCalcSequenceDeltaVSquared.squared_type: SquaredType#
Whether the value should be calculated as the sum of the squares of the maneuver Delta-Vs or the square of the sum of the maneuver Delta-Vs.