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

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

Children:

CubeSat: Visualization/PlotOrbit
Orbit: OrbitMechanics/RPRA2AE
Orbit: OrbitSim/RVOrbGen
SC: Environs/UDipole
Common: ComponentModels/Torus
Common: Quaternion/Q2Mat
Common: Quaternion/U2Q
Common: Time/JD2000

Back to the SC Module page