GnssMeasurement.CarrierPhaseUncertainty Property

Definition

Caution

deprecated

Gets the carrier-phase's uncertainty (1-Sigma).

[System.Obsolete("deprecated")]
public double CarrierPhaseUncertainty { [Android.Runtime.Register("getCarrierPhaseUncertainty", "()D", "", ApiSince=24)] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getCarrierPhaseUncertainty", "()D", "", ApiSince=24)>]
member this.CarrierPhaseUncertainty : double

Property Value

Double
Attributes

Remarks

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

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