skrf.io.csv.AgilentCSV.scalar_networks

property AgilentCSV.scalar_networks

Returns list of Networks for each column.

Note

The data is stored in the Network’s .s property, so its up to you to interpret results. if ‘db’ is in the column name then it is converted to linear before being store into s.

Returns:

out – list of Networks representing the data contained in each column

Return type:

list of Network objects