SphereOfInfluenceHelio:

Path: Interplanetary/Mechanics

% Computes the ratio of the sphere of influence for interplanetary
 missions.

   planet                    sun
   ?-------------------------?
   |<---------- 1 ---------->|
   |----->|
    rOR

--------------------------------------------------------------------------
   Form:
   rOR = SphereOfInfluenceHelio( k )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   k    (1,:) Planet ID 1 = Mercury 9 = Pluto

   -------
   Outputs
   -------
   rOR	(:)  Ratio of sphere of influence for the planet to
            distance between the planet and sun

--------------------------------------------------------------------------
	  References:	Wiesel, W. E., Spaceflight Dynamics, McGraw-Hill, 1988,
               pp. 288-291.
--------------------------------------------------------------------------

Back to the Interplanetary Module page