Specifies the DPD model for applying DPD when you set the SetConfigurationInput(string, RFmxSpecAnMXDpdApplyDpdConfigurationInput) method to User.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXDpdApplyDpdUserDpdModel

Members

NameValueDescription
LookupTable0

This model computes the complex gain coefficients applied while 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.