skrf.network
skrf.frequency
skrf.networkSet
skrf.plotting
skrf.media
skrf.taper
skrf.calibration.calibration
skrf.calibration.deembedding
skrf.vi
skrf.vi.vna
skrf.vectorFitting
skrf.qfactor
skrf.time
skrf.circuit
skrf.media.device
skrf.mathFunctions
skrf.tlineFunctions
skrf.instances
skrf.constants
skrf.data
skrf.util
Matched transmission line of length 0.
z0 (number, or array-like or None) – port impedance. Default is None, in which case the Media’s z0 is used. This sets the resultant Network’s z0.
z0
**kwargs (key word arguments) – passed to match(), which is called initially to create a ‘blank’ network.
match()
thru – matched transmission line of 0 length
Network object
Network
See also
line
this just calls line(0)
open, short, match
open
short
match