skrf.tlineFunctions.reflection_coefficient_at_theta

skrf.tlineFunctions.reflection_coefficient_at_theta(Gamma0, theta)[source]

Reflection coefficient at a given electrical length.

\[\Gamma_{in} = \Gamma_0 e^{-2 \theta}\]
Parameters:
  • Gamma0 (number or array-like) – reflection coefficient at theta=0

  • theta (number or array-like) – electrical length (may be complex)

Returns:

Gamma_in – input reflection coefficient

Return type:

number or array-like