Langue

GnssNavigationMessage.TypeGpsL1ca Champ

Définition

Attention

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

Message GPS L1 C/A contenu dans la structure.

[Android.Runtime.Register("TYPE_GPS_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 TypeGpsL1ca = 257;
[<Android.Runtime.Register("TYPE_GPS_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 TypeGpsL1ca : Android.Locations.GnssNavigationType

Valeur de champ

Value = 257

Implémente

Attributs

Remarques

Message GPS L1 C/A contenu dans la structure.

Java documentation pour android.location.GnssNavigationMessage.TYPE_GPS_L1CA.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à