Struct EphemerisFitErrorStats

Struct Documentation

struct EphemerisFitErrorStats

Position/velocity fit-error summary statistics for an ephemeris/almanac evaluation, decomposed into Radial/Transverse/Normal (RTN) components at the reference trajectory, plus the combined 3-D norm (index 3).

Public Members

Vec4d rms_pos_m = Vec4d::Zero()
Vec4d rms_vel_mps = Vec4d::Zero()
Vec4d p95_pos_m = Vec4d::Zero()
Vec4d p95_vel_mps = Vec4d::Zero()