skrf.media.coaxial.Coaxial.short¶
-
Coaxial.
short
(nports=1, **kwargs)¶ Short (\(\Gamma_0 = -1\))
Parameters: - nports (int) – number of ports
- **kwargs (key word arguments) – passed to
match()
, which is called initially to create a ‘blank’ network.
Returns: match – a n-port short circuit
Return type: Network
objectSee also
match()
- function called to create a ‘blank’ network