Skip to content
Snippets Groups Projects
Commit 2b1e6875 authored by Guylaine Prat's avatar Guylaine Prat
Browse files

Remove incorrect comment

parent e3d28768
No related branches found
No related tags found
No related merge requests found
......@@ -75,8 +75,6 @@ public class DuvenhageAlgorithm implements IntersectionAlgorithm {
// compute intersection with ellipsoid
final NormalizedGeodeticPoint gp0 = ellipsoid.pointOnGround(position, los, 0.0);
// compute atmosphere deviation
// locate the entry tile along the line-of-sight
MinMaxTreeTile tile = cache.getTile(gp0.getLatitude(), gp0.getLongitude());
......
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