Skip to content

Commit

Permalink
Update Geomagnetism.java
Browse files Browse the repository at this point in the history
  • Loading branch information
kanchudeep authored Dec 11, 2017
1 parent 90266ca commit a408e52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Geomagnetism.java
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ void calculate(double longitude, double latitude, double altitude, Calendar cale
b4 = b2 * b2,
c4 = a4 - b4;

System.out.printf("yearFraction: %f\n", yearFraction);

sp[1] = srlon;
cp[1] = crlon;

Expand Down

0 comments on commit a408e52

Please sign in to comment.