Specifies the FFT window type used for the EVM calculation for the ModAcc measurement.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public enum RFmxLteMXModAccFftWindowType

Members

NameValueDescription
Type3GPP0

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 method. Refer to the Annexe E.3.2 of 3GPP TS 36.521 specification for more information on the FFT window.

TypeCustom1

Only one FFT window position is used for the EVM calculation. FFT window position is specified by SetFftWindowOffset(string, double) method.