GpsSatellite.HasEphemeris Property

Definition

Returns true if the GPS engine has ephemeris data for the satellite.

public bool HasEphemeris { [Android.Runtime.Register("hasEphemeris", "()Z", "")] get; }
[<get: Android.Runtime.Register("hasEphemeris", "()Z", "")>]
member this.HasEphemeris : bool

Property Value

true if the satellite has ephemeris data

Attributes

Remarks

Returns true if the GPS engine has ephemeris data for the satellite.

Java documentation for android.location.GpsSatellite.hasEphemeris().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to