-
- Downloads
Fixed computation of latitude crossings for line of sight.
In some cases, the line of sight has two intersections with a given iso-latitude cone, and the selecting the closes one to spacecraft was not always the appropriate choice. An hint from the caller was needed, as a point close to the desired intersection.
Showing
- src/main/java/org/orekit/rugged/core/ExtendedEllipsoid.java 9 additions, 4 deletionssrc/main/java/org/orekit/rugged/core/ExtendedEllipsoid.java
- src/main/java/org/orekit/rugged/core/duvenhage/DuvenhageAlgorithm.java 8 additions, 7 deletions.../org/orekit/rugged/core/duvenhage/DuvenhageAlgorithm.java
- src/test/java/org/orekit/rugged/core/ExtendedEllipsoidTest.java 46 additions, 8 deletions...st/java/org/orekit/rugged/core/ExtendedEllipsoidTest.java
Loading
Please register or sign in to comment