org.deegree.ogcwebservices.sos.sensorml
Class GeoLocation
java.lang.Object
org.deegree.ogcwebservices.sos.sensorml.GeoLocation
public class GeoLocation
- extends 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(String id,
Quantity latitude,
Quantity longitude,
Quantity altitude,
Quantity trueHeading,
Quantity speed)
getAltitude
public Quantity getAltitude()
getId
public String getId()
getLatitude
public Quantity getLatitude()
getLongitude
public Quantity getLongitude()
getSpeed
public Quantity getSpeed()
getTrueHeading
public Quantity getTrueHeading()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net