skrf.networkSet.NetworkSet.to_s_dict

NetworkSet.to_s_dict()[source]

Converts a NetworkSet to a dictionary of s-parameters.

The resultant keys of the dictionary are the names of the Networks in NetworkSet

Returns:

s_dict – contains s-parameters in the form of complex numpy arrays

Return type:

dictionary