Specifies the method used to perform the crest factor reduction (CFR) when you set the DpdApplyDpdCfrEnabled method to True.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdApplyDpdCfrMethod

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.