You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in accel.py, the class AccelConstNTW(Accel) can not be propagated with the RK variable timestep propagators.
The scipy propagator class will handle the maneuver but is overall less accurate than the RK propagators for week+ long timescales.
The text was updated successfully, but these errors were encountered:
in accel.py, the class AccelConstNTW(Accel) can not be propagated with the RK variable timestep propagators.
The scipy propagator class will handle the maneuver but is overall less accurate than the RK propagators for week+ long timescales.
The text was updated successfully, but these errors were encountered: