kqcircuits.test_structures.junction_test_pads.junction_test_pads_simple

class kqcircuits.test_structures.junction_test_pads.junction_test_pads_simple.JunctionTestPadsSimple[source]

Bases: kqcircuits.test_structures.junction_test_pads.junction_test_pads.JunctionTestPads

Junction test structures.

Produces an array of junction test structures within the given area. Each structure consists of a Junction, which is connected to pads. There can be either 2 or 4 pads per Junction, depending on the configuration. Optionally, it is possible to produce only pads without any Junctions.

build()[source]

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

PCell parameters:

  • junction_test_pads_type (String) - Type of junction test pads, default=Junction Test Pads Simple, choices=['Junction Test Pads Simple']

../_images/kqcircuits.test_structures.junction_test_pads.junction_test_pads_simple.png