pkt_switch_input ( std::array <port <input>, TP_INPUT_PORTS>& in, std::array <port <input>, TP_SSR>& ext_ssr_in )
Constructor with input ports and external SSR connections.
Creates the packet switch input and connects it to both input ports and external SSR ports.
Parameters:
| in | Array of input ports to connect to the packet switch input. |
| ext_ssr_in | Array of external SSR input ports to connect. |