plot_insertion_losses#

TouchstoneData.plot_insertion_losses(threshold=-3, plot=True)[source]#

Plot all insertion losses. The first frequency point is used to determine whether two ports are shorted.

Parameters:
thresholdfloat, int, optional

Threshold to determine shorted ports in dB.

plotbool, optional

Whether to plot. The default is True.

Returns:
list

List of tuples representing insertion loss excitations.