RfsgChannelBasedDeembedding.ConfigureDeembeddingTableInterpolationSpline Method
- Updated2025-02-03
- 1 minute(s) read
Rfsg
Selects the spline interpolation method.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.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. The name must be unique for a given port, but not across ports.
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 above and below in the de-embedding table to determine the parameters used for de-embedding.