Modifications of the steppers
This MR combines the state of the StraightLineStepper
and the EigenStepper
into a StepperState
object. Additionally the covariance matrix propagation is combined in a single file CovarianceEngine
. Also some small changes were performed.