Freigeben über


GnssMeasurement.AdrStateCycleSlip Feld

Definition

Achtung

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

Der Zustand des #getAccumulatedDeltaRangeMeters() Zyklus rutscht erkannt.

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

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Der Zustand des #getAccumulatedDeltaRangeMeters() Zyklus rutscht erkannt.

Java-Dokumentation für android.location.GnssMeasurement.ADR_STATE_CYCLE_SLIP.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: