tidy3d.components.boundary.AbsorberSpec#
- class AbsorberSpec[source]#
- Bases: - BoundaryEdge- Specifies the generic absorber properties along a single dimension. - Parameters:
- name (Optional[str] = None) β Optional unique name for boundary. 
- num_layers (NonNegativeInt) β Number of layers of standard PML. 
- parameters (AbsorberParams) β Parameters to fine tune the absorber profile and properties. 
 
 - Attributes - Methods - num_layers#
 - parameters#
 - __hash__()#
- Hash method.