skrf.media.freespace.Freespace.capacitor¶
-
Freespace.
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
Return type: a 2-port
Network
See also
match()
- function called to create a ‘blank’ network