Path: Interplanetary/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. --------------------------------------------------------------------------
Interplanetary: Ephemeris/PlanetPosJPL Interplanetary: Ephemeris/SolarSysJPL SC: Ephem/InterpolateState Common: Graphics/NewFig Common: Graphics/TextS Common: Time/Date2JD Common: Time/JDToDateString
Back to the Interplanetary Module page