Returns the S-parameters used for de-embedding a measurement. This includes interpolation of the parameters based on the configured carrier frequency.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public void GetDeembeddingSParameters(ref ComplexDouble[,] sParameters)

Remarks

This method returns an empty array if no de-embedding is done.

Parameters

NameTypeDescription
sParametersref ComplexDouble

Returns an array of S-parameters. The S-parameters are returned in the following order, s11, s12, s21, s22.