#include <complex.h>
#include "ns3/angles.h"
#include <ns3/object.h>
#include <ns3/nstime.h>
#include <ns3/random-variable-stream.h>
#include <ns3/boolean.h>
#include <unordered_map>
#include <ns3/channel-condition-model.h>
#include <ns3/matrix-based-channel-model.h>
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 | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |