Path: SC/Ephem
% Computes a mean sidereal day Since version 1. -------------------------------------------------------------------------- Form: d = MSidDay( jD ) -------------------------------------------------------------------------- ------ Inputs ------ jD (1,:) Julian date (day) ------- Outputs ------- d (1,:) Mean sidereal day (solar days) -------------------------------------------------------------------------- References: The Astronomical Almanac for the Year 1993, U.S. Government Printing Office,1993, p. B6. --------------------------------------------------------------------------
Common: Time/Date2JD Math: MathUtils/R2P5
Back to the SC Module page