Specifies the FFT window type used for EVM calculation.

Syntax

RFMXNR_ATTR_MODACC_FFT_WINDOW_TYPE

Numeric Value

Data Type

Access

Applies To

9453579

int32

Read/Write

N/A

Remarks


You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is Custom.

Name

Value

Description

RFMXNR_VAL_MODACC_FFT_WINDOW_TYPE_3GPP

0 (0x0)

The maximum EVM between the start window position and the end window position is returned according to the 3GPP specification. The FFT window positions are specified by the RFMXNR_ATTR_MODACC_MEASUREMENT_LENGTH_UNIT attribute.

RFMXNR_VAL_MODACC_FFT_WINDOW_TYPE_CUSTOM

1 (0x1)

Only one FFT window position is used for the EVM calculation. FFT window position is specified by RFMXNR_ATTR_MODACC_FFT_WINDOW_OFFSET attribute.