NIRfsg Namespace

Table of Contents

RfsgLinearInterpolationFormat Enumeration

  • Updated2025-07-17
  • 1 minute(s) read
RfsgLinearInterpolationFormat Enumeration

RfsgLinearInterpolationFormat Enumeration

Specifies the format of parameters to interpolate.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public enum RfsgLinearInterpolationFormat
Public Enumeration RfsgLinearInterpolationFormat

Members

Member nameValueDescription
RealAndImaginary26,000 Results in a linear interpolation of the real portion of the complex number and a separate linear interpolation of the complex portion.
MagnitudeAndPhase26,001 Results in a linear interpolation of the magnitude and a separate linear interpolation of the phase.
MagnitudeInDecibelAndPhase26,002 Results in a linear interpolation of the magnitude, in decibels, and a separate linear interpolation of the phase.

See Also

Log in to get a better experience