ConfigureDeembeddingTableInterpolationSpline(string)
- Updated2025-10-14
- 1 minute(s) read
Selects the spline interpolation method.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
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 above and below in the de-embedding table to determine the parameters used for de-embedding.
Parameters
| Name | Type | Description |
|---|---|---|
| tableName | string | Specifies the name of the table. The name must be unique for a given port, but not across ports. |