skrf.networkSet.NetworkSet.params

property NetworkSet.params: list

Return the list of parameter names stored in the Network of the NetworkSet.

Similar to the dims property, except it returns a list instead of a view.

Returns:

list – list of the parameter names if any. Empty list if no parameter found.

Return type:

list