W1Waveguide¶
- class picazzo3.phc.w1.cell.W1Waveguide(*args, **kwargs)¶
A Uniform Photonic Crystal W1 waveguide consisting of 12-sided holes. You can specify the diameter of the lattice and the diameter of the defect holes in the core of the waveguide.
It is also possible to override the parameters of DodecPhCLayout, which allows you to customize the PCell in more detail.
- 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.phc.w1.cell.W1Waveguide.Layout'>¶