Package ecologylab.sensor.gps.data.dataset

Interface Summary
GPSDataFieldBase  
 

Enum Summary
GGA  
GLL GLL data set -- Geographic position - Latitude and Longitude
GSA GSA Data Set - GNSS DOP and Active Satellites According to GPS Basics: TheGSAdataset(GNSSDOPandActiveSatellites)containsinformationonthemeasuringmode(2Dor3D),the numberofsatellitesusedtodetermine the positionand theaccuracy ofthemeasurements (DOP:Dilutionof Precision).
GSV GSV Data Set - GNSS Satellites in View According to GPS Basics: The GSV data set (GNSS Satellites in View) contains information on the number of satellites in view, their identification, their elevation and azimuth, and the signal-to-noise ratio.
RMC According to GPS Basics: TheRMCdata set (Recommended Minimum Specific GNSS) contains information on time, latitude, longitude and height, system status, speed, course and date.This data set is relayed by all GPS receivers.