Capacitor_pF
rfnetwork.elements.Capacitor_pF
- class rfnetwork.elements.Capacitor_pF(value=0, shunt=False)
Bases:
CapacitorIdeal Capacitor network element, in pF units.
Parameters
- valuefloat
Resistance (Ohms), capacitance (F), or inductance (H) of lumped component.
- shuntbool, default: False
If True, port 2 is connected to ground and port 1 is transformed into a 2-port component that can be cascaded with other components.
Methods
Attributes