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.
--------------------------------------------------------------------------