EarthRotationZero:

Path: SC/Ephem

% Determine jD for when the earth-fixed frame is aligned with the ECI frame. 
   The input JD gives the day of interest.
--------------------------------------------------------------------------
   Form:
   jD0 = EarthRotationZero( jD, eOfECalc )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   jD          (1,1 Julian date
   eOfECalc    (1,1 Calculate the equation of the equinoxes

   -------
   Outputs
   -------
   jD0         (1,1 Julian date at which theta is zero

--------------------------------------------------------------------------
   References: Seidelmann, P. K., Explanatory Supplement to the 
               Astronomical Almanac,  University Science Books, 1992, p. 20.
--------------------------------------------------------------------------

Children:

SC: Ephem/GASTime

Back to the SC Module page