add_layer_bottom#

Stackup.add_layer_bottom(name, layer_type='signal', **kwargs)[source]#

Add a layer on bottom of the stackup.

Parameters:
namestr

Name of the layer.

layer_type: str, optional

Type of the layer. The default to "signal". Options are "signal", "dielectric"

kwargs
Returns: