skrf.media.rectangularWaveguide.RectangularWaveguide.capacitor

RectangularWaveguide.capacitor(C, **kwargs)

Capacitor

Parameters :

C : number, array

Capacitance, in Farads. If this is an array, must be of same length as frequency vector.

**kwargs : key word arguments

passed to match(), which is called initially to create a ‘blank’ network.

Returns :

capacitor : a 2-port Network

See also

match
function called to create a ‘blank’ network

Previous topic

skrf.media.rectangularWaveguide.RectangularWaveguide.__init__

Next topic

skrf.media.rectangularWaveguide.RectangularWaveguide.delay_load

This Page