Path: SC/Ephem
% Computes the matrix that transforms from ECI to areographic axes. If two arguments are entered it will add secular components. -------------------------------------------------------------------------- Form: g = MarsRot( jD, useSec ) -------------------------------------------------------------------------- ------ Inputs ------ jD Julian Date useSec Add secular variations ------- Outputs ------- g ECI To Areographic matrix -------------------------------------------------------------------------- References: Escobal, P. R., Methods of Orbit Determination, Krieger, pp. 419-421. --------------------------------------------------------------------------
Common: Time/DTAToDTS Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2Date Math: MathUtils/R2P5
Back to the SC Module page