Package net.sf.marineapi.nmea.util

Provides utilities and helper classes for handling the data extracted from NMEA sentences.

See:
          Description

Class Summary
Date Represents a calendar date (day-month-year) transmitted in sentences that implement DateSentence.
Position Represents a geographic position.
SatelliteInfo SatelliteInfo represents the information about a single GPS satellite vehicle.
Time Represents a time of day in 24-hour clock, i.e. the UTC time used as default in NMEA 0183.
Waypoint Waypoint represents a named geographic location.
 

Enum Summary
CompassPoint Defines the supported compass and relative directions.
DataStatus DataStatus defines the validity of data being broadcasted by an NMEA device.
Datum Defines the supported datums, i.e. the coordinate systems used to specify geographic positions.
Direction Defines the relative directions, e.g.
GpsFixQuality GpsFixQuality defines the supported fix quality types.
GpsFixStatus GpsFixStatus defines the status of current GPS fix.
GpsMode GpsMode defines the supported GPS operating modes.
RouteType Defines the supported route types.
Units Defines the supported units of measure.
 

Package net.sf.marineapi.nmea.util Description

Provides utilities and helper classes for handling the data extracted from NMEA sentences.



Copyright (C) 2010-2011 Java Marine API author(s). All Rights Reserved.