LunarHaloDemo:
% Simulate a solar sail in orbit near the earth and moon.
Uses two stored gravity files:
*EarthGravityModel.mat
*LunarGravityModel.mat.
Currently two options for ephemeris. True inertial ephemeris uses MoonV1
for the moon location and SunV1 for the sun. The simplified version
assumes a circular moon orbit and neglects the inclination of the sun
line with respect to the Earth-Moon system plane.
Since version 7.
------------------------------------------------------------------------
See also FSailEarthMoon, FEarthMoonSun, LunarHalo. , InformDlg, Plot2D,
Plot3D, PlotPlanet, TimeLabl, TitleS, Cross, Mag, Unit, Date2JD,
EarthMoonRotFrame, El2RV, RVFromKepler, MoonEl, MoonV1
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2004, 2007 Princeton Satellite Systems, Inc.
All rights reserved.
--------------------------------------------------------------------------
Children:
Common: Graphics/InformDlg
Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Time/Date2JD
Math: Linear/Cross
Math: Linear/Mag
Math: Linear/Unit
Orbit: Visualization/EarthMoon
Orbit: Visualization/EarthMoonRotFrame
OrbitMiniToolbox: Support/El2RV
SC: BasicOrbit/RVFromKepler
SC: Ephem/MoonEl
SC: Ephem/MoonV1
SC: Visualization/PlotPlanet
Sail: Analysis/LunarHalo