ProfileMode#
- class ansys.stk.core.stkobjects.astrogator.ProfileMode#
IntEnum
Overview#
|
Iterate - the Target Sequence will run the profile as it is configured in an attempt to attain the desired solution. |
|
Not Active - the Target Sequence will ignore the profile when running. |
|
Run Once - the Target Sequence will run the profile once according to its current configuration. |
|
Active - the Target Sequence will apply the change that the profile passes when running. |
|
Iterate/Active - this combined mode option is for use with the MCS level Set All Profile Modes action in place of the individual Iterate and Active options. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileMode