skrf.io.touchstone.Touchstone.get_sparameter_names

Touchstone.get_sparameter_names(format='ri')[source]

Generate a list of column names for the s-parameter data. The names are different for each format.

Parameters

format (str) – Format: ri, ma, db, orig (where orig refers to one of the three others)

Returns

names – list of strings

Return type

list