EarthOrbitSim:

Path: Orbit/Demos/OrbitSim

% Simulates a spacecraft in earth orbit with spherical harmonics.
 The gravity model is the GEM-T1 model which is 36 by 36 (zonal and
 tesseral harmonics)
 All control is done through the vector aExt.

   Since version 8.
 -------------------------------------------------------------------------
  See also FOrbCartH, Constant, Plot2D, TimeGUI, TimeLabl, RK4, Date2JD, 
  LoadGEM, El2RV, Period
 -------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
   Copyright (c) 2009 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D
Common: Graphics/TimeGUI
Common: Graphics/TimeLabl
Common: Time/Date2JD
Math: Integration/RK4
Orbit: GravityModels/LoadGEM
OrbitMiniToolbox: Support/El2RV
SC: BasicOrbit/Period

Back to the Orbit Module page