Inductor_nH
rfnetwork.elements.Inductor_nH
- class rfnetwork.elements.Inductor_nH(value=0, shunt=False)
Bases:
LumpedElementIdeal Inductor network element, in nH 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