/AWS1/CL_IOWTDSCDMALOCALID¶
TD-SCDMA local identification (local Id) information.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_uarfcn
TYPE /AWS1/IOWUARFCN
/AWS1/IOWUARFCN
¶
TD-SCDMA UTRA (Universal Terrestrial Radio Access Network) absolute RF channel number (UARFCN).
iv_cellparams
TYPE /AWS1/IOWCELLPARAMS
/AWS1/IOWCELLPARAMS
¶
Cell parameters for TD-SCDMA.
Queryable Attributes¶
Uarfcn¶
TD-SCDMA UTRA (Universal Terrestrial Radio Access Network) absolute RF channel number (UARFCN).
Accessible with the following methods¶
Method | Description |
---|---|
GET_UARFCN() |
Getter for UARFCN, with configurable default |
ASK_UARFCN() |
Getter for UARFCN w/ exceptions if field has no value |
HAS_UARFCN() |
Determine if UARFCN has a value |
CellParams¶
Cell parameters for TD-SCDMA.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CELLPARAMS() |
Getter for CELLPARAMS, with configurable default |
ASK_CELLPARAMS() |
Getter for CELLPARAMS w/ exceptions if field has no value |
HAS_CELLPARAMS() |
Determine if CELLPARAMS has a value |