Skip to content

Implemented initial orbit determination using the Laplace method.

Shiva Iyer requested to merge Shiva_Iyer/orekit:iod_laplace into develop
  1. Implemented Initial Orbit Determination (IOD) using the Laplace method for 3 angles-only measurements.
  2. Added a test program to test Laplace IOD.
  3. Fixed documentation error of function parameters in IodGooding.java

Merge request reports