PlanetYear:

Path: SC/Ephem

% Length of year of planets in terms of Earth years.
 Uses Planets for the semi-major axes, which uses the Astronomical Almanac.

 Type PlanetYear for a demo.
--------------------------------------------------------------------------
   Form:
   y = PlanetYear( k )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   k       (1,:) Planet id

   -------
   Outputs
   -------
   y       (1,1) Fraction of Earth year

--------------------------------------------------------------------------

Children:

AC: ACData/ACTConstants
SC: BasicOrbit/E2Nu
SC: BasicOrbit/M2E
SC: BasicOrbit/M2EApp
SC: BasicOrbit/M2EEl
SC: BasicOrbit/M2EHy
SC: BasicOrbit/M2Nu
SC: BasicOrbit/M2NuPb
SC: BasicOrbit/Period
SC: Ephem/Planets
SC: Ephem/SolarSys
SC: SCData/sCTConstants
Common: CommonData/Constants
Common: CommonData/SwooshWatermark
Common: CommonData/xSplashSmall
Common: Database/Constant
Common: General/CellToMat
Common: General/DeBlankLT
Common: General/DeleteCell
Common: General/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TextS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Time/DTSToDTA
Common: Time/Date2JD
Math: Linear/DupVect

Back to the SC Module page