RMoonECI:

Path: SC/Ephem

% Generate the moon position in the earth-centered inertial frame. 
   Uses SunV1

--------------------------------------------------------------------------
   Form:
   r = RMoonECI( jD )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   jD        (1,:)   Julian date

   -------
   Outputs
   -------
   r         (3,:)   Moon vector

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

Children:

SC: Ephem/MoonV1
Common: Time/Date2JD

Back to the SC Module page