ubcpdk.cells.add_pads#
- ubcpdk.cells.add_pads(component='ring_single_heater', username='JoaquinMatres', label_port_name='l_e1', **kwargs)[source]#
Returns fiber array with label and electrical pads.
- Parameters:
component (str | Callable[[...], Component] | dict[str, Any] | DKCell) – to add fiber array and pads.
username (str) – for the label.
kwargs – for add_fiber_array.
- Return type:
Component