harmony 鸿蒙NeighborCell
NeighborCell
概述
定义设备驻留的基站邻区信息的数据结构。
Since: 4.0 相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
physicalId | int 邻区ID号 |
mcc | unsigned short 移动国家码 |
mnc | unsigned short 移动网络码 |
rssi | short 信号接收强度 |
rat | unsigned short 网络制式 |
pci | unsigned int 物理小区识别码 |
类成员变量说明
mcc
unsigned short NeighborCell::mcc
描述: 移动国家码
mnc
unsigned short NeighborCell::mnc
描述: 移动网络码
pci
unsigned int NeighborCell::pci
描述: 物理小区识别码
physicalId
int NeighborCell::physicalId
描述: 邻区ID号
rat
unsigned short NeighborCell::rat
描述: 网络制式
rssi
short NeighborCell::rssi
描述: 信号接收强度
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦