GnssMeasurement.PseudorangeRateUncertaintyMetersPerSecond Property

Definition

Gets the pseudorange's rate uncertainty (1-Sigma) in m/s.

public double PseudorangeRateUncertaintyMetersPerSecond { [Android.Runtime.Register("getPseudorangeRateUncertaintyMetersPerSecond", "()D", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getPseudorangeRateUncertaintyMetersPerSecond", "()D", "", ApiSince=24)>]
member this.PseudorangeRateUncertaintyMetersPerSecond : double

Property Value

Attributes

Remarks

Gets the pseudorange's rate uncertainty (1-Sigma) in m/s.

The uncertainty is represented as an absolute (single sided) value.

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

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