- Joined
- Mar 28, 2008
- Messages
- 671
- Reaction score
- 32
- Points
- 43
Hi, i have some quetions about orbit calculating in orbiter.
1., i ask me, how is orbiter calculating the position of vessels / g-bodys?
Does the moons from Jupiter attract the other moons? Or are they calculated like a "2 body system"? (for example, is Io attracting europa??)
I think the Vessel position is calculated by numeric integration right?
2., why has transXMFD always an error on far distances? I nevere come to Mars exactly, when iam starting the jorney from earth (without correction burns). In some cases, Encounter MFD is (a little bit) more exactly.
3., are there other factors witch are distorting the calculations of TransX MFD like time aceleration?
4., this is a "sdk quetion": is there a way with the orbiter api to get the planets/gbody position for a given time? (Even for moons of other planets)
Iam trying to create a MFD wich is calculating the position by numeric integration. I get good results now (in some cases, more exactly than with TransX MFD, but there is much more calculation time needed).
I think for calculating the vessel position, the way is good and ok. But even the calculation of the positions of the g-bodys is numeric now, and i need to find a better way, because over far distances the "error" is exeptional by the way.
1., i ask me, how is orbiter calculating the position of vessels / g-bodys?
Does the moons from Jupiter attract the other moons? Or are they calculated like a "2 body system"? (for example, is Io attracting europa??)
I think the Vessel position is calculated by numeric integration right?
2., why has transXMFD always an error on far distances? I nevere come to Mars exactly, when iam starting the jorney from earth (without correction burns). In some cases, Encounter MFD is (a little bit) more exactly.
3., are there other factors witch are distorting the calculations of TransX MFD like time aceleration?
4., this is a "sdk quetion": is there a way with the orbiter api to get the planets/gbody position for a given time? (Even for moons of other planets)
Iam trying to create a MFD wich is calculating the position by numeric integration. I get good results now (in some cases, more exactly than with TransX MFD, but there is much more calculation time needed).
I think for calculating the vessel position, the way is good and ok. But even the calculation of the positions of the g-bodys is numeric now, and i need to find a better way, because over far distances the "error" is exeptional by the way.