Package courselog.gpsutils

Interface Summary
XPositionDisplayer Interface for all objects capable to display the current state of a ListenerToGPS object.
 

Class Summary
Converters Utility routines to convert values, either from NMEA, either from numeric to strings.
ExporterToGPX Object to export a track into a GPX format.
ExporterToKML Object to export a track into a KML format.
GeoDirection Direction vector, in geographical units.
GeoPoint Base class for a location point on Earth.
MeasuredPoint Measured location point from a GPS.
PositionTracer Traces the position obtained by a SerialGPSConnection into a logging file.
ReceiverEvent Specific Event dispatched when the GPS receiver provides new data or status.
SerialGPSConnection Handles a GPS connected to a Serial port.
TrackPoint A location point obtained from the log of a track.
TrackRecord A GPS track.