Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Orekit
Orekit
Merge requests
!18
Implemented initial orbit determination using the Laplace method.
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Shiva Iyer
requested to merge
Shiva_Iyer/orekit:iod_laplace
into
develop
Sep 28, 2019
Overview
5
Commits
2
Changes
3
Implemented Initial Orbit Determination (IOD) using the Laplace method for 3 angles-only measurements.
Added a test program to test Laplace IOD.
Fixed documentation error of function parameters in IodGooding.java