skrf.networkSet.NetworkSet.has_params

NetworkSet.has_params()[source]

Check is all Networks in the NetworkSet have a similar params dictionary.

Returns:

True is all Networks have a .params dictionary (of same size), False otherwise

Return type:

bool