The members of Android.Locations.GpsSatellite are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | Azimuth | float. Returns the azimuth of the satellite in degrees. |
[read-only] | Elevation | float. Returns the elevation of the satellite in degrees. |
[read-only] | HasAlmanac | bool. Returns true if the GPS engine has almanac data for the satellite. |
[read-only] | HasEphemeris | bool. Returns true if the GPS engine has ephemeris data for the satellite. |
[read-only] | Prn | int. Returns the PRN (pseudo-random number) for the satellite. |
[read-only] | Snr | float. Returns the signal to noise ratio for the satellite. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |