Open daantimmer opened 12 months ago
This would indeed be useful and give better delta-Vs ! I can implement it in several ways: either select the inclination that matches the next body's orbit inclination, or make the initial inclination part of the optimization process to try to find the best one that accounts for the whole trajectory (not sure of how this would perform, though).
I'll try to work on it.
It'll definitely make things more accurate to use the inclination as a minimum. Especially when using RSS, because the "normal" launch sites have a not so optimal launch location. Like the KSC, sits on 28.5deg. it would be less than optimal to have an escape trajectory with an inclination of, say, 16deg. IIRC baikonur sits on 55 or so.
The in-game
transfer window planner
-mod has the option to set initial orbit inclination and will provide you with the correct LAN to launch and makes sure the ejection inclination is never lower than the inital orbit inclination.It would be very nice if your tool could do this too