skrf.plotting.plot_passivity
- skrf.plotting.plot_passivity(netw, port=None, label_prefix=None, **kwargs)[source]
Plot dB(diag(passivity metric)) vs frequency.
Note
This plot does not completely capture the passivity metric, which is a test for unitary-ness of the s-matrix. However, it may be used to display a measure of power dissipated in a network.
See also
passivity
- Parameters:
netw (Network)