InterpolatedSlabMode
- class awg_designer.all.InterpolatedSlabMode
This Slab model interpolates the effective index between a given set of data points.
- Parameters:
- n_effs: required
list/array of effective indices
- wavelengths: required
list/array of wavelengths
- polarization: str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters and List with value restriction, allowed values: [‘TE’, ‘TM’], optional
polarization of the slab mode. ‘TE’ or ‘TM’
- name: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*
See also