Currently, I am developing a trajectory optimization tool for launch vehicle from lift-off to orbit using python for my project. Since I'm new to optimization problem, I am finding it hard to understand the different maneuvers in each phase of flights and how to program those maneuvers in different frames.
Can someone please give a clear idea about defining Equation of motions for different phases of flight with maneuvers and reference python code deals with similar problem.
while ship.Earth.Altitude <= alt1 some stuff EndWhile;– Peter Nazarenko Sep 04 '20 at 18:16