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
Shunts a Network.
Network
This creates a tee() and connects ntwk to port 1, and returns the result.
tee()
ntwk (Network object)
**kwargs (keyword arguments passed to tee())
shunted_ntwk – a shunted a ntwk. The resultant shunted_ntwk will have (2 + ntwk.number_of_ports -1) ports.
Network object
See also
shunt_delay_load, shunt_delay_open, shunt_delay_short, shunt_resistor, shunt_capacitor, shunt_inductor
shunt_delay_load
shunt_delay_open
shunt_delay_short
shunt_resistor
shunt_capacitor
shunt_inductor