Step size control options.
Member | Value | Description |
---|---|---|
eFixedStep | 0 | Fixed step: step size will remain constant throughout the integration of the orbit. |
eRelativeError | 1 | 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. |