mwavepy.network.Network.__init__

Network.__init__(touchstone_file=None, name=None)

constructor.

Contructs a Network, and optionally populates the s-matrix and frequency information from touchstone file.

Parameters :

file: string :

if given will load information from touchstone file,optional

name: string :

name of this network, optional

Previous topic

mwavepy.network.Network.z0

Next topic

mwavepy.network.Network.add_noise_polar

This Page