get_insertion_loss_index_from_prefix#

TouchstoneData.get_insertion_loss_index_from_prefix(tx_prefix, rx_prefix)[source]#

Get the list of all the Insertion Losses from prefix.

Parameters:
tx_prefixstr

Prefix for TX (eg. “DIE”).

rx_prefixstr

Prefix for RX (eg. “BGA”).

Returns:
list

List of index couples representing Insertion Losses of excitations.