ubcpdk.components.add_fiber_array_pads_rf

ubcpdk.components.add_fiber_array_pads_rf#

ubcpdk.components.add_fiber_array_pads_rf(component: str | collections.abc.Callable[[...], gdsfactory.component.Component] | gdsfactory.component.Component | dict[str, Any] = 'ring_single_heater', username: str = 'JoaquinMatres', orientation: float = 0, **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.

  • kwargs – for add_fiber_array.