GnssNavigationMessage.TypeGloL1ca Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.

Glonass L1 CA-Nachricht in der Struktur.

[Android.Runtime.Register("TYPE_GLO_L1CA", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)]
public const Android.Locations.GnssNavigationType TypeGloL1ca = 769;
[<Android.Runtime.Register("TYPE_GLO_L1CA", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)>]
val mutable TypeGloL1ca : Android.Locations.GnssNavigationType

Feldwert

Value = 769

Implementiert

Attribute

Hinweise

Glonass L1 CA-Nachricht in der Struktur.

Java Dokumentation für android.location.GnssNavigationMessage.TYPE_GLO_L1CA.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: