Interface for HPOP integrator.
AllowPosVelCovInterpolation | Get whether to allow pos-vel covariance interpolation. |
DoNotPropagateBelowAlt | Altitude below which to stop propagation. Uses Distance Dimension. |
IntegrationModel | Integration method to be used in propagating the orbit. |
Interpolation | Get the interpolation parameters. |
PredictorCorrectorScheme | Predictor corrector scheme (valid for Gauss-Jackson method only): method for updating acceleration components after corrector has converged. |
ReportEphemOnFixedTimeStep | Opt whether ephemeris is to be reported on a fixed time step. |
StepSizeControl | Get the method of integration step size control. |
TimeRegularization | Get the time regularization parameters. |
UseVOP | Opt whether to use VOP, a variation of parameters in universal variables formulation of the equations of motion. Valid in combination with the RKF7(8) and Burlirsch-Stoer integration methods. |