mwavepy.tlineFunctions.reflection_coefficient_at_theta

mwavepy.tlineFunctions.reflection_coefficient_at_theta(Gamma0, theta)

reflection coefficient at a given electrical length.

\Gamma_{in} = \Gamma_0 e^{-2j\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 : number or array-like

input reflection coefficient

Previous topic

mwavepy.tlineFunctions.electrical_length_2_distance

Next topic

mwavepy.tlineFunctions.reflection_coefficient_2_input_impedance

This Page