kqcircuits.elements.airbridges.airbridge_rectangular

class kqcircuits.elements.airbridges.airbridge_rectangular.AirbridgeRectangular[source]

Bases: Airbridge

PCell declaration for a rectangular airbridge.

Origin is at the geometric center. The airbridge is in vertical direction.

Bottom parts of pads in bottom layer, bridge and top parts of pads in top layer. Pads and bridge are rectangular. Refpoints “port_a” and “port_b” at top pad points closest to origin.

default_type = 'Airbridge Rectangular'

This is the default shape if not specified otherwise by the user.

build()[source]

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

PCell parameters:

  • pad_extra (Double) - Bottom pad extra, default=2, unit=μm

  • airbridge_type (String) - Airbridge type, default=Airbridge Rectangular, choices=['Airbridge Rectangular']

../_images/kqcircuits.elements.airbridges.airbridge_rectangular.png