NIRfsa Namespace

Table of Contents

RfsaDeembedding.ConfigureDeembeddingTableInterpolationSpline Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDeembedding.ConfigureDeembeddingTableInterpolationSpline Method

RfsaDeembeddingConfigureDeembeddingTableInterpolationSpline Method

Selects the spline interpolation method.

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

Syntax

public void ConfigureDeembeddingTableInterpolationSpline(
	string tableName
)
Public Sub ConfigureDeembeddingTableInterpolationSpline ( 
	tableName As String
)

Parameters

tableName  String
Specifies the name of the table.

Remarks

If the carrier frequency does not match a row in the de-embedding table, this method performs a spline interpolation based on the entries in the de-embedding table to determine the parameters to use for de-embedding.

See Also

Log in to get a better experience