Function lupnt::ConfigToEphemerisConfig¶
Defined in File ephemeris_app.h
Function Documentation¶
-
EphemerisSimulationConfig lupnt::ConfigToEphemerisConfig(Config &config)¶
Parse an
EphemerisSimulationConfigfrom anapplication:config block.Reads the scalar tuning, the
orbit:sub-block (Keplerian elements +coe_frame), the frame strings (propagate_frame,output_frame), and thefit_window_minuteslist. Frames are given as their enum names (e.g.MOON_CI,MOON_OP,MOON_PA).