Hi all,
I have a couple of questions about modelling planet motion in the Solar System.
First, the motivation: I'm writing a small space simulator. Not like Orbiter, but something like a planning tool: a software that helps you in setting (complex) space flights, which may involve several maneuvers.
I'd like to use it to plan mission and then try to fly them with Orbiter. I'm thinking for instance on the trajectory of the JWST, which is something I'm not capable of planning with Orbiter alone
.
Thus, I need data about the position of planets during the mission. The position should be precise enough for the mission to fly similarly in my sim and then in Orbiter. So far I got it from the Horizons System. As I don't know much about Astronomy, I have the following questions (well, many questions, here are just a couple):
- Do you know a better (fast, precise) way of obtaining/computing the position of planets?
- I'm currently interpolating their positions from points (from Horizons System) 2-hours apart. Any idea about the time gap between points for decent precision?
- Also, I've implemented a simple linear interpolation, without using the planets' velocity vectors (also available). I did search but found no information about what's the best interpolation method for my case. Any recommendations on this?
Best regards and thank you,
Eloy
PD: One final question: do you think this software might be useful?
I have a couple of questions about modelling planet motion in the Solar System.
First, the motivation: I'm writing a small space simulator. Not like Orbiter, but something like a planning tool: a software that helps you in setting (complex) space flights, which may involve several maneuvers.
I'd like to use it to plan mission and then try to fly them with Orbiter. I'm thinking for instance on the trajectory of the JWST, which is something I'm not capable of planning with Orbiter alone
Thus, I need data about the position of planets during the mission. The position should be precise enough for the mission to fly similarly in my sim and then in Orbiter. So far I got it from the Horizons System. As I don't know much about Astronomy, I have the following questions (well, many questions, here are just a couple):
- Do you know a better (fast, precise) way of obtaining/computing the position of planets?
- I'm currently interpolating their positions from points (from Horizons System) 2-hours apart. Any idea about the time gap between points for decent precision?
- Also, I've implemented a simple linear interpolation, without using the planets' velocity vectors (also available). I did search but found no information about what's the best interpolation method for my case. Any recommendations on this?
Best regards and thank you,
Eloy
PD: One final question: do you think this software might be useful?