(no commit message)
[utils] / gps / src / org / wamblee / gps / coordinates / SphericalCoordinateSystem.java
similarity index 98%
rename from gps/src/org/wamblee/gpx/SphericalCoordinateSystem.java
rename to gps/src/org/wamblee/gps/coordinates/SphericalCoordinateSystem.java
index 607c0a49a00bb23a636333582b1c93d04fa9ae60..31232302f70c1d36db8029dbf6ab324584db6c4c 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 coordinate system for a GPS measurement identified by
  * <ul>