mwavepy.networkSet.NetworkSet.set_wise_function

NetworkSet.set_wise_function(func, a_property, *args, **kwargs)

calls a function on a specific property of the networks in this NetworkSet.

example:
my_ntwk_set.set_wise_func(mean,’s’)

Previous topic

mwavepy.networkSet.NetworkSet.plot_uncertainty_bounds_s_db

Next topic

mwavepy.networkSet.NetworkSet.uncertainty_ntwk_triplet

This Page