Delayed Short
A transmission line of given length terminated with a short.
d : number
the length of transmissin line (see unit argument)
unit : [‘m’,’deg’,’rad’]
the units of d. possible options are: m : meters, physical length in meters (default) deg :degrees, electrical length in degrees rad :radians, electrical length in radians
**kwargs : key word arguments
passed to match(), which is called initially to create a ‘blank’ network.
delay_short : Network object
a delayed short
See also
skrf.media.cpw.CPW.delay_open
skrf.media.cpw.CPW.electrical_length
Enter search terms or a module, class or function name.