kqcircuits.elements.waveguide_coplanar_straight

class kqcircuits.elements.waveguide_coplanar_straight.WaveguideCoplanarStraight[source]

Bases: Element

The PCell declaration of a straight segment of a coplanar waveguide.

build()[source]

Child classes re-define this method to build the PCell.

PCell parameters:

  • l (Double) - Length, default=30

  • add_metal (Boolean) - Add trace in base metal addition too, default=False

  • ground_grid_in_trace (Boolean) - Add ground grid also to the waveguide, default=False

../_images/kqcircuits.elements.waveguide_coplanar_straight.png