|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.geography.coordinates.crs.CoordinateReferenceSystem.AbsolutePosition
protected static class CoordinateReferenceSystem.AbsolutePosition
This class represents an absolute position (can be be extended)
| Field Summary | |
|---|---|
Measurable<Length> |
heightWGS84
Holds the WGS84 Ellipsoidal Height. |
Measurable<Angle> |
latitudeWGS84
Holds the Geodetic Latitude (WGS84 Ellipsoid). |
Measurable<Angle> |
longitudeWGS84
Holds the Geodetic Longitude (WGS84 Ellipsoid). |
Measurable<Duration> |
timeUTC
Holds the Time since midnight, January 1, 1970 UTC. |
| Constructor Summary | |
|---|---|
protected |
CoordinateReferenceSystem.AbsolutePosition()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Measurable<Angle> latitudeWGS84
public Measurable<Angle> longitudeWGS84
public Measurable<Length> heightWGS84
public Measurable<Duration> timeUTC
| Constructor Detail |
|---|
protected CoordinateReferenceSystem.AbsolutePosition()
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||