Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::PathParam Class Reference

#include <wssuschannel.h>

List of all members.

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


Detailed Description

Parameters for one single path, out of the many paths in the WSSUS models.


Member Data Documentation

double mimo::PathParam::phase
 

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.

double mimo::PathParam::dopp_freq
 

Doppler frequency.

int mimo::PathParam::delay
 

Delay of this path.

double mimo::PathParam::delta_phi
 

Temporary variable: the phase rotation between frequency bins (when calculating the transfer function), according to their doppler frequencies.

double mimo::PathParam::alpha
 

Angle of arrival.

double mimo::PathParam::beta
 

Angle of departure.

mimo::CVector mimo::PathParam::v_alpha
 

Temporary variable: Arrival array steering vector

mimo::CVector mimo::PathParam::v_beta
 

Temporary variable: Departure array steering vector

double mimo::PathParam::ampl
 

Amplitude of this path. Usually this is assumed to be one, but it does not have to be this way.


Generated on Tue Aug 9 14:44:21 2005 for mimolib by  doxygen 1.4.1