Skip to content
Success

Changes

Summary

  1. Standardize Lambert APIs, switch to Izzo (commit: 9c700f7) (details)
  2. Elminate some short methods and update doc strings (commit: f93b2c4) (details)
Commit 9c700f7bb66802af5f42fecb57d05d7133175ec6 by lamont
Standardize Lambert APIs, switch to Izzo
(commit: 9c700f7)
The file was modified MechJebLibTest/LambertTests/IzzoTests.cs (diff)
The file was modified MechJebLibTest/ManeuversTests/FineTuneClosestApproachToCelestialTests.cs (diff)
The file was modified MechJebLib/Maneuvers/ReturnFromMoon.cs (diff)
The file was modified MechJebLib/Lambert/Izzo.cs (diff)
The file was modified MechJeb2/OrbitalManeuverCalculator.cs (diff)
The file was modified MechJeb2.sln.DotSettings (diff)
The file was modified MechJebLib/Maneuvers/FineTuneClosestApproachToCelestial.cs (diff)
The file was modified MechJebLib/Maneuvers/TwoImpulseTransfer.cs (diff)
The file was modified MechJebLib/Lambert/Gooding.cs (diff)
The file was modified MechJeb2/Maneuver/TransferCalculator.cs (diff)
The file was modified MechJebLibTest/LambertTests/GoodingTests.cs (diff)
Commit f93b2c436f108689622e51d7521138d2a60fac85 by lamont
Elminate some short methods and update doc strings
(commit: f93b2c4)
The file was modified MechJebLib/Lambert/Izzo.cs (diff)
The file was modified MechJebLib/Lambert/Gooding.cs (diff)