TdscdmaNmrObj

TD-SCDMA object for network measurement reports.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cell parameters for TD-SCDMA network measurement reports object.

Link copied to clipboard

Path loss, or path attenuation, is the reduction in power density of an electromagnetic wave as it propagates through space.

Link copied to clipboard
val rscp: Int?

Code power of the received signal, measured in decibel-milliwatts (dBm).

Link copied to clipboard
val uarfcn: Int

TD-SCDMA UTRA (Universal Terrestrial Radio Access Network) absolute RF channel number.

Link copied to clipboard

UTRAN (UMTS Terrestrial Radio Access Network) cell global identifier.

Functions

Link copied to clipboard
inline fun copy(block: TdscdmaNmrObj.Builder.() -> Unit = {}): TdscdmaNmrObj
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String