CellListRatTdscdma

概述

TDSCDMA小区信息。

相关模块:

Ril

汇总

Public 属性

名称 描述
arfcn int
BCCH载频的绝对射频频道号 
syncId int
同步标识 
sc int
超级小区 
cellId int
小区标识 
lac int
位置区号,取值范围0~0xFFFF 
rscp int
接收信号码功率 
drx int
不连续接收周期长度 
rac int
路由区域码 
cpid int
超级小区标识 

类成员变量说明

arfcn

int CellListRatTdscdma::arfcn

描述: BCCH载频的绝对射频频道号

cellId

int CellListRatTdscdma::cellId

描述: 小区标识

cpid

int CellListRatTdscdma::cpid

描述: 超级小区标识

drx

int CellListRatTdscdma::drx

描述: 不连续接收周期长度

lac

int CellListRatTdscdma::lac

描述: 位置区号,取值范围0~0xFFFF

rac

int CellListRatTdscdma::rac

描述: 路由区域码

rscp

int CellListRatTdscdma::rscp

描述: 接收信号码功率

sc

int CellListRatTdscdma::sc

描述: 超级小区

syncId

int CellListRatTdscdma::syncId

描述: 同步标识