skrf.media.circularWaveguide.CircularWaveguide.splitter

CircularWaveguide.splitter(nports, **kwargs)

Ideal, lossless n-way splitter.

Parameters
  • nports (int) – number of ports

  • **kwargs (key word arguments) – passed to match(), which is called initially to create a ‘blank’ network.

Returns

tee – a n-port splitter

Return type

Network object

See also

match

called to create a ‘blank’ network