Gets the equalizer reference waveform used to perform the IDPD measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetEqualizerReferenceWaveform(string selectorString, ref ComplexWaveform< ComplexSingle > equalizerReferenceWaveform, out double papr)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

equalizerReferenceWaveformref ComplexWaveform< ComplexSingle >

Upon return, contains the equalizer reference waveform used to perform the measurement.

paprout double

Upon return, containss the peak-to-average power ratio of the waveform obtained after applying digital predistortion. This value is expressed in dB.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.