TemplatedWaveguideBundle¶
- class picazzo3.wg.bundle.cell.TemplatedWaveguideBundle(*args, **kwargs)¶
Waveguide bundle based on a list of Trace templates.
- Parameters
- trace_templates: list
templates to use for each of the traces
- name: String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters
The unique name of the pcell
- Other Parameters
- traces: List with type restriction, allowed types: <class ‘ipkiss3.pcell.cell.pcell.PCell’>, locked
the traces in this bundle
Views
- Layout = <class 'picazzo3.wg.bundle.cell.TemplatedWaveguideBundle.Layout'>¶