/AWS1/CL_IOWCDMALOCALID¶
CDMA local ID information, which corresponds to the local identification parameters of a CDMA cell.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_pnoffset TYPE /AWS1/IOWPNOFFSET /AWS1/IOWPNOFFSET¶
Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
iv_cdmachannel TYPE /AWS1/IOWCDMACHANNEL /AWS1/IOWCDMACHANNEL¶
CDMA channel information.
Queryable Attributes¶
PnOffset¶
Pseudo-noise offset, which is a characteristic of the signal from a cell on a radio tower.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PNOFFSET() |
Getter for PNOFFSET, with configurable default |
ASK_PNOFFSET() |
Getter for PNOFFSET w/ exceptions if field has no value |
HAS_PNOFFSET() |
Determine if PNOFFSET has a value |
CdmaChannel¶
CDMA channel information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CDMACHANNEL() |
Getter for CDMACHANNEL, with configurable default |
ASK_CDMACHANNEL() |
Getter for CDMACHANNEL w/ exceptions if field has no value |
HAS_CDMACHANNEL() |
Determine if CDMACHANNEL has a value |