Specifies the format of parameters to interpolate.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public enum RFmxInstrMXLinearInterpolationFormat

Members

NameValueDescription
RealAndImaginary0

Results in a linear interpolation of the real portion of the complex number and a separate linear interpolation of the complex portion.

MagnitudeAndPhase1

Results in a linear interpolation.

Magnitude_dB_AndPhase2

Results in a linear interpolation.