Sprache

GnssNavigationMessage.TypeQzsL1ca Feld

Definition

Achtung

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

QZSS L1 C/A-Nachricht in der Struktur.

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

Feldwert

Value = 1025

Implementiert

Attribute

Hinweise

QZSS L1 C/A-Nachricht in der Struktur.

Java Dokumentation für android.location.GnssNavigationMessage.TYPE_QZS_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: