Specifies the method used to perform crest factor reduction (CFR) when you set the DpdPreDpdCfrEnabled method to True. Refer to DPD concept topic for more information about CFR methods.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdPreDpdCfrMethod

Members

NameValueDescription
Clipping0

Hard clips the signal such that the target PAPR is achieved.

PeakWindowing1

Scales the peaks in the signal using weighted window function to get smooth peaks and achieve the target PAPR.

Sigmoid2

Scales the peaks using modified sigmoid transfer function to get smooth peaks and achieve the target PAPR. This method does not support the filter operation.