|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.geoloc.Earth
public class Earth
Defines any necessary properties of the earth for use in georeferencing.
| Method Summary | |
|---|---|
double |
getEccentricity()
Get the eccentricity of the earth ellipsoid. |
double |
getFlattening()
Get the flattening of the earth ellipsoid. |
double |
getMajor()
Get the semimajor axis of the earth, in meters. |
double |
getMinor()
Get the semiminor axis of the earth, in meters. |
static double |
getRadius()
Get radius of spherical earth, in meters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public double getEccentricity()
public double getFlattening()
public double getMajor()
public double getMinor()
public static double getRadius()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||