Uses of Class
lejos.addon.gps.Satellite

Packages that use Satellite
lejos.addon.gps The lejos.addon.gps package provides GPS parsing. 
 

Uses of Satellite in lejos.addon.gps
 

Methods in lejos.addon.gps that return Satellite
 Satellite GPS.getSatellite(int index)
          Get NMEA Satellite.
 Satellite GSVSentence.getSatellite(int index)
          Return a NMEA Satellite object.