Struct EphemerisResults

Struct Documentation

struct EphemerisResults

Full result payload of an ephemeris datasize/accuracy sweep, exposed by EphemerisApp::GetResults() (identical layout to the former EphemerisSimulation’s individual accessors). All series are in SI units, in EphemerisSimulationConfig::output_frame.

Public Members

VecXd t_truth_s
MatXd rv_truth
std::vector<EphemerisWindowResult> cartesian_results

One entry per EphemerisSimulationConfig::fit_window_minutes value.

std::vector<EphemerisWindowResult> almanac_results