RadiationBelts:

Path: SCPro/ProEnvirons

% Plots the radiation belts
 Treat the problem as planar. Creates a plot of the simulated spiral and a time
 history plot of the delta-V, fuel consumed, and orbit eccentricity.
 This functions uses toruses that approximate the radiation belts.

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

   Inputs
   ------
   r      (3,:) ECI position vector
   jD     (1,:) Corresponding Julian dates

   Outputs
   -------
   None

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