skrf.vi.vna.NanoVNAv2.get_list_of_traces

NanoVNAv2.get_list_of_traces(**kwargs)[source]

Returns a list of dictionaries describing all available measurement traces. In case of the NanoVNA_v2, this is just a static list of the two measurement channels [{‘channel’: 0, ‘parameter’: ‘S11’}, {‘channel’: 1, ‘parameter’: ‘S21’}].

Parameters

kwargs (dict, optional) –

Return type

list