| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
CdmaNmrObj |
CdmaNmrObj.clone() |
CdmaNmrObj |
CdmaNmrObj.withBaseStationId(Integer baseStationId)
CDMA base station ID (BSID).
|
CdmaNmrObj |
CdmaNmrObj.withCdmaChannel(Integer cdmaChannel)
CDMA channel information.
|
CdmaNmrObj |
CdmaNmrObj.withPilotPower(Integer pilotPower)
Transmit power level of the pilot signal, measured in dBm (decibel-milliwatts).
|
CdmaNmrObj |
CdmaNmrObj.withPnOffset(Integer pnOffset)
Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
|
| Modifier and Type | Method and Description |
|---|---|
List<CdmaNmrObj> |
CdmaObj.getCdmaNmr()
CDMA network measurement reports.
|
| Modifier and Type | Method and Description |
|---|---|
CdmaObj |
CdmaObj.withCdmaNmr(CdmaNmrObj... cdmaNmr)
CDMA network measurement reports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CdmaObj.setCdmaNmr(Collection<CdmaNmrObj> cdmaNmr)
CDMA network measurement reports.
|
CdmaObj |
CdmaObj.withCdmaNmr(Collection<CdmaNmrObj> cdmaNmr)
CDMA network measurement reports.
|
Copyright © 2024. All rights reserved.