|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.gps.SatelliteInfo
public class SatelliteInfo
The SatelliteInfo class provides the tracking satellite information.
Method Summary | ||
---|---|---|
int |
getAzimuth()
Returns the Azimuth clockwise from north in degrees |
|
int |
getElevation()
Returns the elevation from horizon in degrees |
|
int |
getId()
Returns the satellite identification |
|
int |
getSignalQuality()
Returns the satellite signal quality (Carrier to Noise ratio) |
|
boolean |
isValid()
Indicates whether the satellite info is valid |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getId()
public int getSignalQuality()
public int getElevation()
public int getAzimuth()
public boolean isValid()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal