EarthSpiralDemo:

Path: Interplanetary/ThreeBody

% Simulates a spiral out from LEO.
  The trajectory as plotted as well as the orbital elements in the 
  heliocentric frame. The final orbital elements at the end of the 
  spiral out are printed to the command window. This demo demonstrates 
  several coordinate transformation

   Since version 10.
  ------------------------------------------------------------------------
  See also Constant, CRTBPRHS, El2RV, RV2El, TransformECIToSEMR,
  SEMRToSEMI, FCRTBPRHS, LowThrustCRTBP_StopFcn, Plot2D, PlotSEMTraj
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
	 Copyright (c) 2012 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

Interplanetary: ThreeBody/CRTBPRHS
Interplanetary: ThreeBody/FCRTBPRHS
Interplanetary: ThreeBody/LowThrustCRTBP_StopFcn
Orbit: OrbitCoord/SEMRToSEMI
Orbit: OrbitCoord/TransformECIToSEMR
Orbit: Visualization/PlotSEMTraj
SC: BasicOrbit/El2RV
SC: BasicOrbit/RV2El
Common: Database/Constant
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Time/Date2JD
Math: Linear/Mag
Math: Linear/Unit

Back to the Interplanetary Module page