CellListRatCdma

概述

CDMA小区信息。

起始版本: 3.2

相关模块:Ril

汇总

Public 属性

名称 描述
int systemId 系统标识
int networkId 网络标识
int baseId 基本标识
int zoneId 区域标识
int pilotPn PN导频序列
int pilotStrength 导频信号强度
int channel 信道
int longitude 经度
int latitude 纬度

类成员变量说明

baseId

int CellListRatCdma::baseId

描述 基本标识

channel

int CellListRatCdma::channel

描述 信道

latitude

int CellListRatCdma::latitude

描述 纬度

longitude

int CellListRatCdma::longitude

描述 经度

networkId

int CellListRatCdma::networkId

描述 网络标识

pilotPn

int CellListRatCdma::pilotPn

描述 PN导频序列

pilotStrength

int CellListRatCdma::pilotStrength

描述 导频信号强度

systemId

int CellListRatCdma::systemId

描述 系统标识

zoneId

int CellListRatCdma::zoneId

描述 区域标识