VehiclePredictorCorrectorScheme#

class ansys.stk.core.stkobjects.VehiclePredictorCorrectorScheme#

IntEnum

Overview#

FULL_CORRECTION

Full correction: use a full evaluation of the acceleration model at the end of a Gauss-Jackson integration step.

PSEUDOCORRECTION

Pseudo correction: use a pseudo-evaluation where only the two body acceleration is updated.

Import detail#

from ansys.stk.core.stkobjects import VehiclePredictorCorrectorScheme