A Discrete-Event Network Simulator
API
matrix-based-channel-model.h File Reference
#include <complex.h>
#include <ns3/object.h>
#include <ns3/nstime.h>
#include <ns3/vector.h>
#include <ns3/three-gpp-antenna-array-model.h>
#include <tuple>
+ Include dependency graph for matrix-based-channel-model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::MatrixBasedChannelModel::ChannelMatrix
 Data structure that stores a channel realization. More...
 
class  ns3::MatrixBasedChannelModel
 This is an interface for a channel model that can be described by a channel matrix, e.g., the 3GPP Spatial Channel Models, which is generally used in combination with antenna arrays. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.