| Interface | Description |
|---|---|
| GPSDevice | |
| GPSListener |
A listener for GPSEvents.
|
| LaserRangefinderListener | |
| RangefinderListener |
| Class | Description |
|---|---|
| AbstractGPSDevice |
Abstract base class for GPSDevices.
|
| Constellation |
The location of the GPS satellites in the sky.
|
| GPSEvent |
An event from a GPS data source.
|
| GPSManager |
Singleton.
|
| GPSReading |
A reading from an NMEA GPS.
|
| GPSSettings |
Various settings for GPS support.
|
| GPSState | |
| LaserRangefinder | |
| LaserRangefinderDaemon |
Simple, quick and dirty.
|
| LaserRangefinderReading |
All distances are in meters, all angles are in degrees.
|
| RangefinderDaemon |
Manages the low-level details of the GPS connection.
|
| RangefinderEvent | |
| RangefinderSettings | |
| Satellite | |
| SatelliteDiagram |
Given a GPSDaemon, creates a satellite diagram.
|
| Enum | Description |
|---|---|
| GPSEventType |