Path: Orbit/Visualization
% View a set of satellite TLEs in Earth orbit, using TLEs from celestrak.
Draws on an existing figure if one exists. Specify a unique color to view
distinct groups.
--------------------------------------------------------------------------
Form:
SeeTLE( group, hours, color )
--------------------------------------------------------------------------
------
Inputs
------
group (:) Name of TLE group. Several groups are provided on
www.celestrak.com.
hours (1,1) Number of hours to propagate all TLEs.
color (1,3) or 'c' RGB triple or character for color, default 'r'
-------
Outputs
-------
None
--------------------------------------------------------------------------