Path: LunarMissions/LunarEphemeris
% Computes the moon ECI elements Uses the state of the moon from a single epoch to compute elements. Type MoonECIElements for a comparison with MoonV1 and MoonV2. -------------------------------------------------------------------------- Form: [el, jD] = MoonECIElements -------------------------------------------------------------------------- ------ Inputs ------ None ------- Outputs ------- el (1,6) [a i W w e M] jD (1,1) Epoch of elements -------------------------------------------------------------------------- Reference: JPL Horizons, https://ssd.jpl.nasa.gov/horizons.cgi (2020) --------------------------------------------------------------------------