|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeoLocationInfo
An object implementing this interface gives access to the Geo Location information received from the ME.
| Method Summary | |
|---|---|
int |
getAltitude()
Gives the Altitude of the geographical location |
int |
getLatitude()
Gives the Latitude of the geographical location |
int |
getLongitude()
Gives the Longitude of the geographical location |
short |
getResponseBuffer(byte[] buffer,
short bOffset,
short length)
The byte buffer is formatted using GAD shapes as defined in TS 23.032 [14]. |
int |
getVelocity()
Gives the Velocity of the geographical location |
| Method Detail |
|---|
int getLatitude()
int getLongitude()
int getAltitude()
int getVelocity()
short getResponseBuffer(byte[] buffer,
short bOffset,
short length)
buffer - byte array where response of the operation shall be copied.offset - offset of the result in bufferlength - length of data in buffer
buffer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||