Hey everyone,
I am currently working on a senior project at my university and the project is about using my code to give a rough estimate where the Pioneer 10 spacecraft is. I used Newton's force equations and set up a numerical three-body diagram problem with NDSolve to get a position for the spacecraft. I notice that when I run this I get an interpolating function with a certain value. Am I then supposed to but that value in for the function relating to the spacecraft for a position?
Thank you
Brandyn Wessels