| Modifier and Type | Method and Description |
|---|---|
int |
getAltitude()
Obtains the geographical altitude of this instance relative to sea level.
|
double |
getLatitude()
Obtains the geographical latitude of this instance.
|
double |
getLongitude()
Obtains the geographical longitude of this instance.
|
double getLatitude()
Obtains the geographical latitude of this instance.
-90.0 <= x <= +90.0)double getLongitude()
Obtains the geographical longitude of this instance.
-180.0 <= x < 180.0)int getAltitude()
Obtains the geographical altitude of this instance relative to sea level.
0 <= x < 11,0000)