Path: FormationFlying/Transformation
% Transforms osculating orbital elements to mean orbital elements. -------------------------------------------------------------------------- Form: el_mean = Osc2Mean(el_osc,J2); -------------------------------------------------------------------------- ------ Inputs ------ el_osc (1,6) osculating orbital elements J2 (1,1) Magnitude of J2 term ------- Outputs ------- el_mean (1,6) mean orbital elements -------------------------------------------------------------------------- References: Terry Alfriend, Texas A&M University --------------------------------------------------------------------------
Back to the FormationFlying Module page