ProfileSeedFiniteManeuver#
- class ansys.stk.core.stkobjects.astrogator.ProfileSeedFiniteManeuver#
Bases:
IProfile
,IRuntimeTypeInfoProvider
The Seed Finite Maneuver profile.
Overview#
Set the maneuver segment to target. |
Get or set the targeted maneuver segment. |
|
If true, all active stopping conditions on the seeded maneuver will remain active during run. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileSeedFiniteManeuver
Property detail#
Method detail#
- ProfileSeedFiniteManeuver.set_segment(self, mcs_maneuver: MCSManeuver) None #
Set the maneuver segment to target.
- Parameters:
mcs_maneuver :
MCSManeuver
- Returns: