Skip to content
Snippets Groups Projects
Commit 0ea64442 authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Fixed javadoc.

parent 83fcbf78
No related branches found
No related tags found
No related merge requests found
Pipeline #1726 passed
......@@ -40,7 +40,7 @@ public interface IntersectionAlgorithm {
* <p>
* This method is used to refine an intersection when a close guess is
* already known. The intersection is typically looked for by a direct
* {@link org.orekit.rugged.raster.Tile#cellIntersection(GeodeticPoint,
* {@link org.orekit.rugged.raster.Tile#cellIntersection(NormalizedGeodeticPoint,
* Vector3D, int, int) cell intersection} in the tile which already
* contains the close guess, or any similar very fast algorithm.
* </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment