skrf.media.Media.thru

Media.thru(**kwargs)[source]

Matched transmission line of length 0.

Parameters

**kwargs (key word arguments) – passed to match(), which is called initially to create a ‘blank’ network.

Returns

thru – matched transmission line of 0 length

Return type

Network object

See also

line

this just calls line(0)

open, short, match