OpenAperture

class picazzo3.apertures.basic.OpenAperture(*args, **kwargs)

Abstract base class for apertures into a slab area

Parameters
aperture_trace_template: PCell and _TraceTemplate

template of the aperture cross-section

trace_template: PCell and _TraceTemplate

template of the start waveguide

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.apertures.basic.cell.OpenAperture.Layout'>