Skip to content
Success

Changes

Summary

  1. Convert PSG mass constraints to hermite-simpson (commit: 9d796bd) (details)
Commit 9d796bdd7ae232ec49b3af002e563fc1c5071163 by lamont
Convert PSG mass constraints to hermite-simpson

The old constraints don't take into account throttle, so anything
less than maxthrottle was always using up just as much mass for
less thrust applied in vdot, which is always a bad trade.
(commit: 9d796bd)
The file was modified MechJebLib/Maneuvers/ChangeOrbitalElement.cs (diff)
The file was modified MechJebLib/PSG/AscentProblem.cs (diff)
The file was modified MechJebLib/Utils/AutoDiff.cs (diff)