pkt_switch_output ( std::array <port <output>, TP_SSR>& ext_ssr_out, std::array <port <output>, TP_OUTPUT_PORTS>& out )
Constructor with external SSR and output port connections.
Creates the packet switch output and connects it to both external SSR ports and output ports.
Parameters:
| ext_ssr_out | Array of external SSR output ports to connect. |
| out | Array of output ports to connect from the packet switch output. |