add_layer_top#

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

Add a layer on top 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: