UpdateAction#
- class ansys.stk.core.stkobjects.astrogator.UpdateAction#
IntEnum
Overview#
|
No change in value - leave the current value for this parameter unchanged (ignoring any quantity that may appear in the Value column). |
|
Add value - add the quantity entered in the Value column to the current value for this parameter. |
|
Subtract value - subtract the quantity entered in the Value column from the current value for this parameter. |
|
Set to new value - replace the current value for this parameter with the quantity entered in the Value column. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import UpdateAction