Path: FormationFlying/Transformation
% Computes the Hills orbital element differences Compute differences from the Hills frame state and the reference orbital elements. -------------------------------------------------------------------------- ------ Inputs ------ el0 (1,6) chief orbital elements [a,th,i,q1,q2,W] xH (6,:) relative position and velocity in Hills frame [km; km/s] J2 (1) size of the J2 perturbation ------- Outputs ------- dEl (:,6) orbital element differences: [a,th,i,q1,q2,W] m (6,6) transformation matrix -------------------------------------------------------------------------- References: Joseph B. Mueller, Princeton Satellite Systems Terry Alfriend, Texas A&M --------------------------------------------------------------------------
FormationFlying: Transformation/DeltaElem2Hills
Back to the FormationFlying Module page