Function lupnt::ComputeFitErrorStats¶
Defined in File ephemeris_basis.h
Function Documentation¶
-
inline EphemerisFitErrorStats lupnt::ComputeFitErrorStats(const MatXd &rv_fit, const MatXd &rv_ref)¶
RTN-decomposed RMS/95th-percentile position and velocity fit-error statistics between a fitted trajectory
rv_fitand a reference trajectoryrv_ref(both [N x 6], same epochs), used byLansEphemeris::EvalErrorandLansAlmanac::EvalError.