skrf.networkSet.NetworkSet.to_dict

NetworkSet.to_dict()[source]

Return a dictionary representation of the NetworkSet.

Returns:

d – The returned dictionary has the Network names for keys, and the Networks as values.

Return type:

dict