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