skrf.calibration.deembedding.IEEEP370.thru

static IEEEP370.thru(ntwk)[source]

Create a perfect thru

Parameters:

ntwk (Network object) – Network from which copy frequency, z0 and other parameters. The S-parameters will be replaced by zero-length matched lossless thru.

Returns:

out – Network of the perfect thru

Return type:

Network object