OpenSextant / geodesy

Geodetic primitive library
Other
22 stars 4 forks source link

Longitude 50.7167 causes Angle 50.7167 radians is too big #8

Closed SecuritasMachina closed 7 years ago

SecuritasMachina commented 7 years ago

Angle 50.7167 radians is too big java.lang.IllegalArgumentException: Angle 50.7167 radians is too big at org.opensextant.geodesy.Angle.normalize(Angle.java:80) at org.opensextant.geodesy.Angle.init(Angle.java:91) at org.opensextant.geodesy.Latitude.init(Latitude.java:34) at org.opensextant.geodesy.Latitude.<init>(Latitude.java:87)