GnssNavigationMessage.Svid Property

Definition

Gets the satellite ID.

public int Svid { [Android.Runtime.Register("getSvid", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSvid", "()I", "", ApiSince=24)>]
member this.Svid : int

Property Value

Attributes

Remarks

Gets the satellite ID.

Range varies by constellation. See definition at GnssStatus#getSvid(int)

Java documentation for android.location.GnssNavigationMessage.getSvid().

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