skrf.calibration.deembedding.IEEEP370_SE_ZC_2xThru.shiftNPoints

static IEEEP370_SE_ZC_2xThru.shiftNPoints(ntwk, N)

Shift the whole 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

Returns:

out – Shifted network

Return type:

Network object