ProfileChangePropagator#
- class ansys.stk.core.stkobjects.astrogator.ProfileChangePropagator#
Bases:
IProfile
,IRuntimeTypeInfoProvider
The Change Propagator profile.
Overview#
Set the targeted segment. |
Get or set the name of the profile. |
|
Get or set the new propagatorβs name. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileChangePropagator
Property detail#
Method detail#
- ProfileChangePropagator.set_segment(self, mcs_segment: IMCSSegment) None #
Set the targeted segment.
- Parameters:
mcs_segment :
IMCSSegment
- Returns: