si_fab.all.EulerFixedBend

class si_fab.all.EulerFixedBend

A fixed cell for an Euler bend

Parameters:
trace_template: PCell and _TraceTemplate

The trace template of the waveguide bend

external_port_names: str

Dictionary for remapping of the port names of the contents to the external ports

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:
data_tag: locked
contents: PCell and _Trace, locked
from si_fab import technology
from si_fab.all import EulerFixedBend

lo = EulerFixedBend().Layout()
lo.visualize(annotate=True)
../../../../../../_images/si_fab-all-EulerFixedBend-1.png

Ports

Name

Type

Position

Angle

Waveguide Template

Inclination

in

Optical

(0.0, 0.0)

180.0

SWG450

0.0

out

Optical

(8.0, 8.0)

90.0

SWG450

0.0