RadiationBelts:

Path: SC/Environs

% Plots the radiation belts
   Generates an approximate radiation belt.

   This functions uses toruses that approximate the radiation belts.
   Also plots and orbit.
 
   Type RadiationBelts for a deeemo

--------------------------------------------------------------------------
   Form:
   RadiationBelts( r, ~, jD )
--------------------------------------------------------------------------

   Inputs
   ------
   r         (3,:) ECI position vector
   t         (1,:) Time vector
   jD        (1,:) Corresponding Julian dates
   innerOnly (1,1) Show only the inner belts

   Outputs
   -------
   None

--------------------------------------------------------------------------