RFMXLTE_ATTR_LAA_DOWNLINK_STARTING_SYMBOL
- Updated2025-04-08
- 1 minute(s) read
Specifies the starting symbol number in the first subframe of an LAA downlink burst. Refer to section 13A of the 3GPP 36.213 specification for more information regarding LAA downlink starting symbol.
Syntax
RFMXLTE_ATTR_LAA_DOWNLINK_STARTING_SYMBOL
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3162203 | int32 | Read/Write | Carrier |
Remarks
Use "carrier<k>" or "subblock<n>/carrier<k>" as the selector string to configure or read this attribute.
The default value is 0.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_LAA_DOWNLINK_STARTING_SYMBOL_0 | 0 (0x0) | The first subframe of an LAA downlink burst starts at symbol 0. |
RFMXLTE_VAL_LAA_DOWNLINK_STARTING_SYMBOL_7 | 7 (0x7) | The first subframe of an LAA downlink burst starts at symbol 7. |