Skip to content

Issue 724

Clément Jonglez requested to merge yzokras/orekit:issue-724 into develop

Fixes issue #724 (closed) by removing range checks in the TLE constructor:

  • mean motion
  • inclination
  • eccentricity

This was tested by means of a new JUnit file for TLE fitting.

Merge request reports