| Home >> All >> jflight >> [ gps Javadoc ] |
| | jflight.gps.garmin.* (1) | | jflight.gps.mlr.* (12) |
jflight.gps: Javadoc index of package jflight.gps.
Package Samples:
jflight.gps.garmin
jflight.gps.mlr
Classes:
Gps: Basic class for GPS-access; Implements only the basic, device-independent methods. The other functions are declared abstract and have to be defined in the derived class for a specific Gps. All these functions define the interface that is / can be used by the main class. Interface for the GPS-class(es). Philosophy: All Classes shall be designed in such a way that the main program using them can rely on a basic set of methods that are implemented by all implementations regardless of the real GPS-device used. This set of functions is specified by the classes interface. A GPS-device is for the GPS-classes ...
GpsTimeoutException: Indicates a timeout on the (serial) line when communicating with the GPS. Possible reasons: - no connection - connection lost
GarminGps: Support for the Garmin GPS-devices.
Caps
MLRData
MLRDataInterface
MLRFastRecordReceiver
MLRInfoReceiver
MLRReceiver
MLRRoute
MLRRouteData
MLRTrackData
MLRTransmitter
MLRWayPoint
MLRWayPointData
MlrGps
| Home | Contact Us | Privacy Policy | Terms of Service |