ServiceCellParas
概述
多种网络模式的小区信息。
相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
gsm | struct CellListRatGsm GSM小区信息,具体查看CellListRatGsm |
lte | struct CellListRatLte LTE小区信息,具体查看CellListRatLte |
wcdma | struct CellListRatWcdma WCDMA小区信息,具体查看CellListRatWcdma |
cdma | struct CellListRatCdma CDMA小区信息,具体查看CellListRatCdma |
tdscdma | struct CellListRatTdscdma TDSCDMA小区信息,具体查看CellListRatTdscdma |
nr | struct CellListRatNr NR小区信息,具体查看CellListRatNr |
类成员变量说明
cdma
struct CellListRatCdma ServiceCellParas::cdma
描述: CDMA小区信息,具体查看CellListRatCdma
gsm
struct CellListRatGsm ServiceCellParas::gsm
描述: GSM小区信息,具体查看CellListRatGsm
lte
struct CellListRatLte ServiceCellParas::lte
描述: LTE小区信息,具体查看CellListRatLte
nr
struct CellListRatNr ServiceCellParas::nr
描述: NR小区信息,具体查看CellListRatNr
tdscdma
struct CellListRatTdscdma ServiceCellParas::tdscdma
描述: TDSCDMA小区信息,具体查看CellListRatTdscdma
wcdma
struct CellListRatWcdma ServiceCellParas::wcdma
描述: WCDMA小区信息,具体查看CellListRatWcdma