mwavepy.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.

Previous topic

mwavepy.touchstone.touchstone.get_sparameter_data

Next topic

mwavepy.touchstone.touchstone.load_file

This Page