How can I make a simple 3D graphic as in the following image?

I know it is simply a sphere and a circle with several joining lines but I dont know how to make such simple one. I can use ParametricPlot3D to draw the sphere $(\cos[u]\cos[v],\cos[u]\sin[v],\sin[u])$ for $-\pi\leq u,v\leq\pi$ and the circular orbit which can be taken as the intersection of the sphere with a twice radius and the plane $y+z=0$ or $x-y+z=0$. But I can not simplify the figure, i.e., making the sphere transparent so that the data can be put inside it and etc.
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
|
|||||
|
|
Do a "Satellite" search on Demonstrations Project. You can find things like these: The Effect of the Spherical Harmonic Gravitational Potential on Satellite Orbits, by Pradipto Ghosh Also take a look at this post.
|
|||
|
|
|
This is the simple figure I was looking for.
|
|||||||
|

