TUDchannel

class pylayers.antprop.channel.TUDchannel(x=array([], dtype=float64), y=array([], dtype=float64), taud=array([], dtype=float64), taue=array([], dtype=float64))[source]

Bases: pylayers.antprop.channel.TUchannel

Uniform channel in Time domain with delay

x : ndarray y : ndarray taud : ndarray

direct delay

tauendarray

excess delay

Methods Summary

fig(N)

plot a figure of the N first signals

Methods Documentation

fig(N)[source]

plot a figure of the N first signals

Nint

number of y signal to plot