EarthOrbitSim:

Path: Orbit/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.
   2025.1 Remove TimeGUI as simulation is too fast to warrant it
-------------------------------------------------------------------------------

Children:

Orbit: GravityModels/LoadGEM
Orbit: OrbitCoord/El2RV
Orbit: OrbitMechanics/Period
Orbit: RHSOrbit/FOrbCartH
Common: Database/Constant
Common: GUIs/TimeDisplay
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Time/Date2JD
Math: Integration/RK4

Back to the Orbit Module page