Path: Link/LinkUtilities
% Compute maximum distances between satellites in a constellation. Computes only interplanar distances. -------------------------------------------------------------------------- Form: maxDist = ConstellationMaxDistance( el, pl, m, nP ) -------------------------------------------------------------------------- ----- Input ----- el (6,:) Kepler elements pl (1,:) Plane id m (1,1) Number of time steps nP (1,1) Number of periods to analyze ------ Output ------ maxDist (1,:) Maximum distance. --------------------------------------------------------------------------