Path: SC/Ephem
% Worst-case eclipse fraction Compute the worst-case eclipse fraction (beta=0) for an eccentric orbit using the perigee. -------------------------------------------------------------------------- fracE = WorstEclipseFraction( el0, rP ) -------------------------------------------------------------------------- Input: ------ el0 (:,6) Kepler elements [a i W w e M] rP (1,1) Planet radius Output: ------- fracE (1,:) Eclipse fraction (0Back to the SC Module page