EarthMoonSunSim:

Path: Orbit/Demos/OrbitSim

% Simulate a spacecraft in orbit near the earth and moon.
  Uses two stored gravity files, EarthGravityModel.mat and
  LunarGravityModel.mat.
  ------------------------------------------------------------------------
  See also FEarthMoonSun, LagrangePointsL1ToL5, and 
  TransformLagrangePoints. , Constant, Plot2D, TimeGUI, TimeLabl, TitleS, 
  Date2JD
  ------------------------------------------------------------------------
%
-------------------------------------------------------------------------------
  Copyright (c) 2004 Princeton Satellite Systems, Inc. All rights reserved.
-------------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D
Common: Graphics/TimeGUI
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Time/Date2JD
Orbit: Visualization/EarthMoon
SC: Ephem/LagrangePointsL1ToL5
SC: Ephem/TransformLagrangePoints

Back to the Orbit Module page