GnssMeasurement.Cn0DbHz Property

Definition

Gets the Carrier-to-noise density in dB-Hz.

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

Property Value

Double
Attributes

Remarks

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

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