(no commit message)
[utils] / gps / src / org / wamblee / gps / coordinates / Wgs84CoordinateSystem.java
similarity index 98%
rename from gps/src/org/wamblee/gpx/Wgs84CoordinateSystem.java
rename to gps/src/org/wamblee/gps/coordinates/Wgs84CoordinateSystem.java
index 94f7ba7b3e5140f30c794b18a3b9375e19b11413..9ccabd876d8605e82f1702357451e6d2ac005bd0 100644 (file)
  * limitations under the License.
  */ 
 
-package org.wamblee.gpx;
+package org.wamblee.gps.coordinates;
 
 import static java.lang.Math.PI;
 import static java.lang.Math.cos;
 import static java.lang.Math.sin;
 
+
 /**
  * Represents the WGS 84 coordinate system for a GPS measurement identified by
  * <ul>