plot_fext_xtalk_losses#

TouchstoneData.plot_fext_xtalk_losses(tx_prefix, rx_prefix, skip_same_index_couples=True)#

Plot all fext crosstalk curves.

Parameters:
tx_prefixstr

Prefix for TX (eg. “DIE”).

rx_prefixstr

Prefix for RX (eg. “BGA”).

skip_same_index_couplesbool, optional

Boolean ignore TX and RX couple with same index. The default value is True.

Returns:
bool