skrf.tlineFunctions.zl_2_Gamma_in

skrf.tlineFunctions.zl_2_Gamma_in(z0, zl, theta)

Reflection coefficient of load at a given electrical length.

Reflection coefficient of load impedance zl at a given electrical length, given characteristic impedance z0.

Parameters:
  • z0 (number or array-like) – characteristic impedance.

  • zl (number or array-like) – load impedance

  • theta (number or array-like) – electrical length of the line (may be complex).

Returns:

Gamma_in – input reflection coefficient at theta

Return type:

number or array-like