android.location
Class GpsSatellite
java.lang.Object
android.location.GpsSatellite
public final class GpsSatellite
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPrn
public int getPrn()
getSnr
public float getSnr()
getElevation
public float getElevation()
getAzimuth
public float getAzimuth()
hasEphemeris
public boolean hasEphemeris()
hasAlmanac
public boolean hasAlmanac()
usedInFix
public boolean usedInFix()
Copyright © 2008-2012. All Rights Reserved.