skrf.calibration.deembedding.IEEEP370_SE_ZC_2xThru.shiftOnePort

static IEEEP370_SE_ZC_2xThru.shiftOnePort(ntwk, N, port)

Shift one port of the network of N samples in time-domain. This is achieved by cascading a delay.

Parameters:
  • ntwk (Network object) – Network to be shifted

  • N (:number) – Number of point to shift

  • port (:Number) – Port to be shifted

Returns:

out – Shifted network

Return type:

Network object