org.deegree.ogcwebservices.sos.sensorml
Class GeoLocation
java.lang.Object
org.deegree.ogcwebservices.sos.sensorml.GeoLocation
public class GeoLocation
- extends java.lang.Object
represents a GeoLocation; please read the SensorML spec
- Author:
- Matthias Kulbe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoLocation
public GeoLocation(java.lang.String id,
Quantity latitude,
Quantity longitude,
Quantity altitude,
Quantity trueHeading,
Quantity speed)
- Parameters:
id
- latitude
- longitude
- altitude
- trueHeading
- speed
-
getAltitude
public Quantity getAltitude()
- Returns:
- altitude
getId
public java.lang.String getId()
- Returns:
- identifier
getLatitude
public Quantity getLatitude()
- Returns:
- latitude
getLongitude
public Quantity getLongitude()
- Returns:
- longitude
getSpeed
public Quantity getSpeed()
- Returns:
- speed
getTrueHeading
public Quantity getTrueHeading()
- Returns:
- true heading
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org