SlotWaveguideTemplate

class picazzo3.traces.slot_wg.SlotWaveguideTemplate(*args, **kwargs)

This waveguide is a strip-like waveguide with a slot in the middle.

                ____   ____
               |    | |    |
               |    | |    |
_______________|____|_|____|_________________

The core width is defined as the total width covering both slots. (i.e., slot_width should be >= core_width).

Parameters
name: String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters

The unique name of the pcell

Views

Layout = <class 'picazzo3.traces.slot_wg.trace.SlotWaveguideTemplate.Layout'>