Specifies the spacing between two adjacent component carriers within a subblock. Refer to the Channel Spacing and Carrier Frequency Offset and Reference Frequency topics for more information about component carrier spacing.

Syntax

RFMXLTE_ATTR_COMPONENT_CARRIER_SPACING_TYPE

Numeric Value

Data Type

Access

Applies To

3145747

int32

Read/Write

Subblock

Remarks


Use "subblock<n>" as the selector string to configure or read this attribute.

The default value is Nominal.

Name

Value

Description

RFMXLTE_VAL_COMPONENT_CARRIER_SPACING_TYPE_NOMINAL

0 (0x0)

Calculates the frequency spacing between component carriers, as defined in section 5.4.1A in the 3GPP TS 36.521 specification, and sets the RFMXLTE_ATTR_COMPONENT_CARRIER_FREQUENCY attribute.

RFMXLTE_VAL_COMPONENT_CARRIER_SPACING_TYPE_MINIMUM

1 (0x1)

Calculates the frequency spacing between component carriers, as defined in section 5.4.1A of the 3GPP TS 36.521 specification, and sets the CC Freq attribute.

RFMXLTE_VAL_COMPONENT_CARRIER_SPACING_TYPE_USER

2 (0x2)

The CC frequency that you configure in the CC Freq attribute is used.