RouteMixed.connect_simple#

RouteMixed.connect_simple(start_pt: QRoutePoint, end_pt: QRoutePoint) ndarray#

Try connecting start and end with single or 2-segment/S-shaped CPWs if possible.

Parameters:
Returns:

List of vertices of a CPW going from start to end

Raises:

QiskitMetalDesignError – If the connect_simple() has failed.