Terms

class ipkiss3.pcell.netlist.term.Term

Base class for logical terminals in and out of a pcell.

Parameters:
name: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*
domain: __Domain__, optional
class ipkiss3.pcell.netlist.term.TermProperty
allow_none
default
doc
preprocess
restriction
fdef_name
class ipkiss3.pcell.photonics.term.OpticalTerm
Parameters:
n_modes: int and number > 0, optional

Number of supported modes of the Term. Default to 1

name: ( str and String that contains only ISO/IEC 8859-1 (extended ASCII py3) or pure ASCII (py2) characters ), optional, *None allowed*
domain: __Domain__, optional