Specifies the DPD model used by the DPD measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdModel

Members

NameValueDescription
LookupTable0

This model computes the complex gain coefficients applied when performing digital predistortion to linearize systems with negligible memory effects.

MemoryPolynomial1

This model computes the memory polynomial predistortion coefficients used to linearize systems with moderate memory effects.

GeneralizedMemoryPolynomial2

This model computes the generalized memory polynomial predistortion coefficients used to linearize systems with significant memory effects.

DecomposedVectorRotation3

This model computes the Decomposed Vector Rotation model predistortion coefficients used to linearize wideband systems with significant memory effects.