VehicleMethod#
- class ansys.stk.core.stkobjects.VehicleMethod#
IntEnum
Overview#
|
Fixed step: step size will remain constant throughout the integration of the orbit. |
|
Relative error: Control the step size based on relative error by providing the error tolerance, and the minimum and maximum integration step sizes to be allowed via relative error control. |
Import detail#
from ansys.stk.core.stkobjects import VehicleMethod