Computation of the sphere of influence
[rsoi1] = CL_ip_sphereInfluence(mu1,mu2,dist)
Computes the radius of the sphere of influence around one celestial body.
The sphere of influence (SOI) is the spherical region around a celestial body where the gravitational effect of other bodies can be neglected.
This is usually used to describe the area around planets in the solar system where it is possible to neglect the gravitational effect of the Sun (the patched conics simplified approach assumes that the orbits are ellipses within the SOI, and hyperbolas outside the SOI).
gravitational constant of the first body [km^3/s^2] (1xN or 1x1)
gravitational constant of the second body [km^3/s^2] (1xN or 1x1)
distance between the two bodies [m] (1xN or 1x1)
radius of sphere of influence around body 1 [m] (1xN)
CNES - DCT/SB
1) Mecanique spatiale, CNES - Cepadues 1995, Tome II, chapter 18