skrf.media.cpw.CPW.open¶
-
CPW.
open
(nports=1, **kwargs)¶ Open (\(\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 open circuit
Return type: Network
objectSee also
match()
- function called to create a ‘blank’ network