skrf.networkSet.NetworkSet.__init__

NetworkSet.__init__(ntwk_set=None, name=None)[source]

Initialize for NetworkSet.

Parameters:
  • ntwk_set (list of Network objects) – the set of Network objects

  • name (string) – the name of the NetworkSet, given to the Networks returned from properties of this class.