Specifies whether to enable the crest factor reduction (CFR) when applying pre-DPD signal conditioning.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdPreDpdCfrEnabled

Members

NameValueDescription
False0

Disables the CFR. The NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXDpdPreDpd.ApplyPreDpdSignalConditioning(string,NationalInstruments.ComplexWaveform<NationalInstruments.ComplexSingle>,NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXDpdApplyDpdIdleDurationPresent,NationalInstruments.ComplexWaveform<NationalInstruments.ComplexSingle>@,out double) function returns an error when the CFR is disabled.

True1

Enables the CFR.