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

whitespace

parent 8c2db4d6
Branches
Tags
No related merge requests found
......@@ -448,7 +448,7 @@ public class DuvenhageAlgorithm implements IntersectionAlgorithm {
final NormalizedGeodeticPoint entry,
final int entryLat, final int entryLon,
final int exitLat, final int exitLon)
throws OrekitException, RuggedException {
throws OrekitException, RuggedException {
NormalizedGeodeticPoint intersectionGP = null;
double intersectionDot = Double.POSITIVE_INFINITY;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment