RSunECI:

Path: SC/Ephem

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

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

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

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

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

Children:

SC: Ephem/SunV1
Common: Time/Date2JD

Back to the SC Module page