This pull request modifies the check of a body's ephemeris when propagating and setting the dynamics. At the moment, for multi- (and hybrid) arc, this was only happening correctly in the context of an estimation. In the case where the set_integrated_result property of the multi-arc propagator settings was set to true, the code incorrectly failed if it did not find a single-arc tabulated ephemeris
This pull request modifies the check of a body's ephemeris when propagating and setting the dynamics. At the moment, for multi- (and hybrid) arc, this was only happening correctly in the context of an estimation. In the case where the
set_integrated_result
property of the multi-arc propagator settings was set to true, the code incorrectly failed if it did not find a single-arc tabulated ephemeris