|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the common features provided by the position device.
Field Summary | |
static int |
ACC_NOT_ATTAIN_ASSIST_DATA_UNAV
This constant indicates that the location fix has timed out. |
static int |
ACCURACY_NOT_ATTAINABLE
This constant indicates that the location fix has timed out, and the required accuracy is not attainable. |
static int |
ALMANAC_OUT_OF_DATE
This constant indicates that the Almanac is out of date. |
static int |
BATTERY_TOO_LOW
A constant to indicate that the battery is too weak to retrieve a fix. |
static int |
FIX_NOT_ATTAIN_ASSIST_DATA_UNAV
This constant indicates that the location fix has timed out because a fix is not attainable, and assist data is unavailable. |
static int |
FIX_NOT_ATTAINABLE
This constant indicates that the location fix has timed out because a fix is not attainable. |
static int |
GPGGA
This constant indicats NMEA message type GPGGA request. |
static int |
GPGLL
This constant indicats NMEA message type GPGLL request. |
static int |
GPGSA
This constant indicats NMEA message type GPGSA request. |
static int |
GPGSV1
This constant indicats NMEA message type GPGSV1 request. |
static int |
GPGSV2
This constant indicates NMEA message type GPGSV2 request. |
static int |
GPGSV3
This constant indicates NMEA message type GPGSV3 request. |
static int |
GPRMC
This constant indicates NMEA message type GPRMC request. |
static int |
GPS_CHIPSET_MALFUNCTION
This constant indicates that the GPS chipset is malfunctioning. |
static int |
GPVTG
This constant indicates NMEA message type GPVTG request. |
static int |
POSITION_OK
This constant indicates that the obtained position is valid and accurate. |
static int |
UNAVAILABLE
This constant indicates that an unknown error has occurred. |
Field Detail |
public static final int POSITION_OK
public static final int FIX_NOT_ATTAINABLE
public static final int ACCURACY_NOT_ATTAINABLE
public static final int FIX_NOT_ATTAIN_ASSIST_DATA_UNAV
public static final int ACC_NOT_ATTAIN_ASSIST_DATA_UNAV
public static final int BATTERY_TOO_LOW
public static final int GPS_CHIPSET_MALFUNCTION
public static final int ALMANAC_OUT_OF_DATE
public static final int UNAVAILABLE
public static final int GPGGA
public static final int GPGLL
public static final int GPGSA
public static final int GPGSV1
public static final int GPGSV2
public static final int GPGSV3
public static final int GPRMC
public static final int GPVTG
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |