TdscdmaObj

TD-SCDMA object.

Types

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

Properties

Link copied to clipboard
val lac: Int?

Location Area Code.

Link copied to clipboard
val mcc: Int

Mobile Country Code.

Link copied to clipboard
val mnc: Int

Mobile Network Code.

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?

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

Link copied to clipboard

TD-SCDMA local identification (local ID) information.

Link copied to clipboard

TD-SCDMA object for network measurement reports.

Link copied to clipboard

TD-SCDMA Timing advance.

Link copied to clipboard

UTRAN (UMTS Terrestrial Radio Access Network) Cell Global Identifier.

Functions

Link copied to clipboard
inline fun copy(block: TdscdmaObj.Builder.() -> Unit = {}): TdscdmaObj
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