deegree 2.1 (2007/11/08 09:57 build-328-official)

org.deegree.ogcwebservices.sos.sensorml
Class GeoLocation

java.lang.Object
  extended by org.deegree.ogcwebservices.sos.sensorml.GeoLocation

public class GeoLocation
extends Object

represents a GeoLocation; please read the SensorML spec

Author:
Matthias Kulbe

Constructor Summary
GeoLocation(String id, Quantity latitude, Quantity longitude, Quantity altitude, Quantity trueHeading, Quantity speed)
           
 
Method Summary
 Quantity getAltitude()
           
 String getId()
           
 Quantity getLatitude()
           
 Quantity getLongitude()
           
 Quantity getSpeed()
           
 Quantity getTrueHeading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoLocation

public GeoLocation(String id,
                   Quantity latitude,
                   Quantity longitude,
                   Quantity altitude,
                   Quantity trueHeading,
                   Quantity speed)
Method Detail

getAltitude

public Quantity getAltitude()

getId

public String getId()

getLatitude

public Quantity getLatitude()

getLongitude

public Quantity getLongitude()

getSpeed

public Quantity getSpeed()

getTrueHeading

public Quantity getTrueHeading()

deegree 2.1 (2007/11/08 09:57 build-328-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net