NIRfsa Namespace

Table of Contents

RfsaChannelBasedDeembedding.ConfigureDeembeddingTableInterpolationNearest Method

  • Updated2025-07-17
  • 1 minute(s) read
RfsaChannelBasedDeembedding.ConfigureDeembeddingTableInterpolationNearest Method

RfsaChannelBasedDeembeddingConfigureDeembeddingTableInterpolationNearest Method

Selects the nearest interpolation method. NI-RFSA uses the parameters of the table nearest to the carrier frequency for de-embedding.

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

Syntax

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

Parameters

tableName  String
Specifies the name of the table.

Remarks

The parameters of the table nearest the carrier frequency are used for de-embedding.

See Also

Log in to get a better experience