lcapy.oneport.Xtal

class lcapy.oneport.Xtal(C0, R1, L1, C1, **kwargs)

Bases: OnePort

Crystal

This is modelled as a series R, L, C circuit in parallel with C0 (a Butterworth van Dyke model). Note, harmonic resonances are not modelled.

Methods

__init__(C0, R1, L1, C1, **kwargs)

expand()

Attributes