#include <wssuschannel.h>
Public Attributes | |
double | phase |
Initial phase of the transfer factor. | |
double | dopp_freq |
Doppler frequency. | |
int | delay |
Delay of this path. | |
double | delta_phi |
double | alpha |
Angle of arrival. | |
double | beta |
Angle of departure. | |
mimo::CVector | v_alpha |
mimo::CVector | v_beta |
double | ampl |
|
Initial phase of the transfer factor. During transmission, this variable is continuously updated after each time sample during transmission. I.e., it will then hold the instantaneous phase instead of the initial phase. |
|
Doppler frequency.
|
|
Delay of this path.
|
|
Temporary variable: the phase rotation between frequency bins (when calculating the transfer function), according to their doppler frequencies. |
|
Angle of arrival.
|
|
Angle of departure.
|
|
Temporary variable: Arrival array steering vector |
|
Temporary variable: Departure array steering vector |
|
Amplitude of this path. Usually this is assumed to be one, but it does not have to be this way. |