Matched transmission line of given length
The units of length are interpreted according to the value of unit.
Parameters : | d : number
unit : [‘m’,’deg’,’rad’]
**kwargs : key word arguments
|
---|---|
Returns : | line : Network object
|
Examples
>>> my_media.line(90, 'deg', z0=50)