Language

GnssMeasurement.HasCarrierPhaseUncertainty Property

Definition

Returns true if #getCarrierPhaseUncertainty() is available, false otherwise.

public bool HasCarrierPhaseUncertainty { [Android.Runtime.Register("hasCarrierPhaseUncertainty", "()Z", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("hasCarrierPhaseUncertainty", "()Z", "", ApiSince=24)>]
member this.HasCarrierPhaseUncertainty : bool

Property Value

This method was deprecated in API level 28.

Attributes

Remarks

Returns true if #getCarrierPhaseUncertainty() is available, false otherwise.

This member is deprecated. use #getAccumulatedDeltaRangeState() instead.

Java documentation for android.location.GnssMeasurement.hasCarrierPhaseUncertainty().

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