skrf.media.DefinedGammaZ0.short

DefinedGammaZ0.short(nports=1, **kwargs)

Short (\(\Gamma_0 = -1\))

For s_def = ‘power’ (\(-Z_{ref}^*/Z_{ref}\))

Parameters
  • nports (int) – number of ports

  • **kwargs (key word arguments passed to load().) –

Returns

match – a n-port short circuit

Return type

Network object

Notes

This calls

load(-1.0, nports, **kwargs)

See also

match, open, load