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

NameTypeDescription
tableNamestring

Specifies the name of the table. The name must be unique for a given port, but not across ports.