skrf.networkSet.NetworkSet.element_wise_method

NetworkSet.element_wise_method(network_method_name, *args, **kwargs)

calls a given method of each element and returns the result as a new NetworkSet if the output is a Network.

Previous topic

skrf.networkSet.NetworkSet.copy

Next topic

skrf.networkSet.NetworkSet.from_zip

This Page