skrf.networkSet.NetworkSet.__init__

NetworkSet.__init__(ntwk_set, name=None)

Initializer 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.

Previous topic

skrf.networkSet.NetworkSet.std_s_db

Next topic

skrf.networkSet.NetworkSet.copy

This Page