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. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileMode