#include "matrix-based-channel-model.h"
#include "ns3/angles.h"
#include "ns3/deprecated.h"
#include <ns3/boolean.h>
#include <ns3/channel-condition-model.h>
#include <complex.h>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | ns3::ThreeGppChannelModel::ParamsTable |
Data structure that stores the parameters of 3GPP TR 38.901, Table 7.5-6, for a certain scenario. More... | |
class | ns3::ThreeGppChannelModel |
Channel Matrix Generation following 3GPP TR 38.901. More... | |
struct | ns3::ThreeGppChannelModel::ThreeGppChannelParams |
Extends the struct ChannelParams by including information that is used within the ThreeGppChannelModel class. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |