get_next_xtalk_index#
- TouchstoneData.get_next_xtalk_index(tx_prefix='')#
Get the list of all the Near End XTalk a list of excitation. Optionally prefix can be used to retrieve driver names. Example: excitation_names [“1”, “2”, “3”] output [“S(1,2)”, “S(1,3)”, “S(2,3)”].
- Parameters:
- tx_prefix
prefix for TX (eg. “DIE”) (Default value = “”)
- Returns:
list
List of index couples representing Near End XTalks.