skrf.networkSet.NetworkSet.has_params

NetworkSet.has_params()[source]

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

Returns:

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

Return type:

bool