Skip navigation links

Package lejos.hardware.gps

The lejos.hardware.gps package provides GPS parsing.

See: Description

Package lejos.hardware.gps Description

The lejos.hardware.gps package provides GPS parsing. In most cases you probably want to use the package javax.microedition.location, which is the standard Java API for obtaining GPS data. That package is built on top of the classes in this package.

Additionally, this package offers more data, such as satellite information.

Skip navigation links