CellSignalStrengthNr.CsiSinr Property

Definition

Reference: 3GPP TS 38.

public int CsiSinr { [Android.Runtime.Register("getCsiSinr", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getCsiSinr", "()I", "", ApiSince=29)>]
member this.CsiSinr : int

Property Value

CSI signal-to-noise and interference ratio, CellInfo#UNAVAILABLE means unreported value.

Attributes

Remarks

Reference: 3GPP TS 38.215 Sec 5.1.*, 3GPP TS 38.133 10.1.16.1 Range: -23 dB to 23 dB

Java documentation for android.telephony.CellSignalStrengthNr.getCsiSinr().

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