skrf.io.touchstone.Touchstone.get_sparameter_names

Touchstone.get_sparameter_names(format='ri')

generate a list of column names for the s-parameter data The names are different for each format. posible format parameters:

ri, ma, db, orig (where orig refers to one of the three others)

returns a list of strings.

This Page