| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
TdscdmaObj |
TdscdmaObj.clone() |
TdscdmaObj |
TdscdmaObj.withLac(Integer lac)
Location Area Code.
|
TdscdmaObj |
TdscdmaObj.withMcc(Integer mcc)
Mobile Country Code.
|
TdscdmaObj |
TdscdmaObj.withMnc(Integer mnc)
Mobile Network Code.
|
TdscdmaObj |
TdscdmaObj.withPathLoss(Integer pathLoss)
Path loss, or path attenuation, is the reduction in power density of an electromagnetic wave as it propagates
through space.
|
TdscdmaObj |
TdscdmaObj.withRscp(Integer rscp)
Signal power of the received signal (Received Signal Code Power), measured in decibel-milliwatts (dBm).
|
TdscdmaObj |
TdscdmaObj.withTdscdmaLocalId(TdscdmaLocalId tdscdmaLocalId)
TD-SCDMA local identification (local ID) information.
|
TdscdmaObj |
TdscdmaObj.withTdscdmaNmr(Collection<TdscdmaNmrObj> tdscdmaNmr)
TD-SCDMA object for network measurement reports.
|
TdscdmaObj |
TdscdmaObj.withTdscdmaNmr(TdscdmaNmrObj... tdscdmaNmr)
TD-SCDMA object for network measurement reports.
|
TdscdmaObj |
TdscdmaObj.withTdscdmaTimingAdvance(Integer tdscdmaTimingAdvance)
TD-SCDMA Timing advance.
|
TdscdmaObj |
TdscdmaObj.withUtranCid(Integer utranCid)
UTRAN (UMTS Terrestrial Radio Access Network) Cell Global Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<TdscdmaObj> |
CellTowers.getTdscdma()
TD-SCDMA object information.
|
| Modifier and Type | Method and Description |
|---|---|
CellTowers |
CellTowers.withTdscdma(TdscdmaObj... tdscdma)
TD-SCDMA object information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CellTowers.setTdscdma(Collection<TdscdmaObj> tdscdma)
TD-SCDMA object information.
|
CellTowers |
CellTowers.withTdscdma(Collection<TdscdmaObj> tdscdma)
TD-SCDMA object information.
|
Copyright © 2023. All rights reserved.