|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.jstott.jcoord.ellipsoid.Ellipsoid
uk.me.jstott.jcoord.ellipsoid.WGS84
public class WGS84
This class is part of the Jcoord package. Visit the Jcoord website for more information.
Class defining the WGS84 reference ellipsoid.
(c) 2006 Jonathan Stott
Created on 02-Apr-2006
Method Summary | |
---|---|
static WGS84 |
getInstance()
Get the static instance of this ellipsoid |
Methods inherited from class uk.me.jstott.jcoord.ellipsoid.Ellipsoid |
---|
getEccentricitySquared, getFlattening, getSemiMajorAxis, getSemiMinorAxis |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static WGS84 getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |