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