ConfigureDeembeddingTableInterpolationSpline(string)
- Updated2025-10-14
- 1 minute(s) read
Selects the spline interpolation method.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public void ConfigureDeembeddingTableInterpolationSpline(string tableName)
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.
Parameters
| Name | Type | Description |
|---|---|---|
| tableName | string | Specifies the name of the table. |