Uses of Package
dk.itu.haas.GPS

Packages that use dk.itu.haas.GPS
dk.itu.haas.GPS   
dk.itu.haas.GPS.examples   
dk.itu.haas.GPS.Garmin   
dk.itu.haas.GPS.services   
 

Classes in dk.itu.haas.GPS used by dk.itu.haas.GPS
IPosition
          This interface is implemented by all packets capable of returning a position.
ITransferListener
          The methods in this interface are used whenever the GPS should transfer a series of data.
 

Classes in dk.itu.haas.GPS used by dk.itu.haas.GPS.examples
IGPSlistener
          This interface is used to receive notification each time the GPS transmits one of the common data, ie. position, time and date.
 

Classes in dk.itu.haas.GPS used by dk.itu.haas.GPS.Garmin
GPS
          This is the abstract base-class that encapsulates the functionality of a generic GPS-unit.
IDate
          This interface is implemented by all packets capable of returning a date.
IPosition
          This interface is implemented by all packets capable of returning a position.
ITime
          This interface is implemented by all packets capable of returning the time of day.
IWaypoint
           
 

Classes in dk.itu.haas.GPS used by dk.itu.haas.GPS.services
IGPSlistener
          This interface is used to receive notification each time the GPS transmits one of the common data, ie. position, time and date.