JPLPlanetDemo:

Path: SC/Demos/Ephemeris

% Demonstrate JPL ephemeris for the solar system.
 There are two functions, SolarSysJPL for inputing a time vector and
 PlanetPosJPL for getting the state at a specific time.
 -------------------------------------------------------------------------
  See also SolarSysJPL, PlanetPosJPL, TextS, Date2JD, JDToDateString, 
  InterpolateState
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
	  Copyright (c) 2007 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Graphics/NewFig
Common: Graphics/TextS
Common: Time/Date2JD
Common: Time/JDToDateString
SC: Ephem/InterpolateState
SC: Ephem/PlanetPosJPL
SC: Ephem/SolarSysJPL

Back to the SC Module page