PlanetDemo:
% 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.
Since version 7.
------------------------------------------------------------------------
See also SolarSysJPL, PlanetPosJPL, NewFig, 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