Path: SC/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. --------------------------------------------------------------------------
AC: ACData/ACTConstants SC: Ephem/CEcl2Eq SC: Ephem/InterpolateState SC: Ephem/PlanetPosJPL SC: Ephem/SolarSysJPL SC: SCData/bin2000 SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/xSplashSmall Common: Database/Constant Common: General/DeBlankLT Common: General/DeleteCell Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/TextS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Time/DTAToDTS Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2000 Common: Time/JD2Date Common: Time/JDToDateString Math: MathUtils/R2P5
Back to the SC Module page