harmony 鸿蒙CellTrajectoryData

  • 2025-06-16
  • 浏览 (4)

CellTrajectoryData

概述

定义上报的基站轨迹数据的数据结构。

起始版本: 4.0

相关模块:HdiLpfenceCellbatching

汇总

Public 属性

名称 描述
unsigned int timeStampLow 时间戳的低32位
unsigned int timeStampHigh 时间戳的高32位
unsigned lone cid 基站号
unsigned int lac 小区号
unsigned short rssi 信号接收强度
unsigned short mcc 移动国家码
unsigned short mnc 移动网络码

类成员变量说明

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 鸿蒙Ipfence HDI 参考

harmony 鸿蒙CellbatchingRequest

harmony 鸿蒙CellbatchingTypes.idl

harmony 鸿蒙CellfenceInfo

harmony 鸿蒙CellfenceRequest

harmony 鸿蒙CellfenceSize

harmony 鸿蒙CellfenceStatus

harmony 鸿蒙CellfenceTypes.idl

harmony 鸿蒙HdiLpfenceCellbatching

harmony 鸿蒙HdiLpfenceCellfence

0  赞