GravityTurn icon indicating copy to clipboard operation
GravityTurn copied to clipboard

Refactor launch processing and calculations

Open AndyMt opened this issue 8 years ago • 0 comments

The classes in GravityTurner.cs and Calculations.cs need a refactoring into a more event driven state-machine like processing. Especially the launch process is to be divided into phases:

  • Landed
  • Launch
  • PitchToTurnAngle
  • GravityTurn
  • PitchToOrbitPrograde
  • InsertionToDestinationHeight
  • CoastToMinOrbitHeight
  • CoastToDestinationHeight

AndyMt avatar Oct 25 '16 10:10 AndyMt