Path: SC/Ephem
% RHS for computing solstice. Used by FindSolsticeOrEquinox. -------------------------------------------------------------------------- Form: y = FSolstice( jD, type ) -------------------------------------------------------------------------- ------ Inputs ------ jD (1,1) Julian Date type (1,:) 'fall equinox', 'winter solstice' 'spring equinox', 'summer solstice' ------- Outputs ------- y (1,:) Output to be minimized --------------------------------------------------------------------------
SC: Ephem/SunV1
Back to the SC Module page