harmony 鸿蒙CellTrajectoryData
CellTrajectoryData
概述
定义上报的基站轨迹数据的数据结构。
Since:
4.0
相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
timeStampLow | unsigned int 时间戳的低32位 |
timeStampHigh | unsigned int 时间戳的高32位 |
cid | unsigned lone 基站号 |
lac | unsigned int 小区号 |
rssi | unsigned short 信号接收强度 |
mcc | unsigned short 移动国家码 |
mnc | unsigned short 移动网络码 |
类成员变量说明
cid
unsigned lone CellTrajectoryData::cid
描述:
基站号
lac
unsigned int CellTrajectoryData::lac
描述:
小区号
mcc
unsigned short CellTrajectoryData::mcc
描述:
移动国家码
mnc
unsigned short CellTrajectoryData::mnc
描述:
移动网络码
rssi
unsigned short CellTrajectoryData::rssi
描述:
信号接收强度
timeStampHigh
unsigned int CellTrajectoryData::timeStampHigh
描述:
时间戳的高32位
timeStampLow
unsigned int CellTrajectoryData::timeStampLow
描述:
时间戳的低32位
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦