Hi folks,
I am trying to create an ephemeris from some GRACE data (Navigation data - positions and velocities, to be specific). The input data is 50 seconds apart. I find that when I build the Ephemeris propagator and try to propagate with a step size of which is not an integral multiple of 50 sec, the returned states have variations in error depending on the step size. I believe this might be the interpolator. Maybe this has some connection to this thread.
How should I be using the Ephemeris propagator to access the states between the measurements?
PS - I’m providing 9 points for interpolation.