#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>
Include dependency graph for three-gpp-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::ThreeGppChannelModel::ParamsTable |
| Data structure that stores the parameters of 3GPP TR 38.901, Table 7.5-6, for a certain scenario. More... | |
| struct | ns3::ThreeGppChannelModel::ThreeGppChannelMatrix |
| Extends the struct ChannelMatrix by including information that are used within the class ThreeGppChannelModel. More... | |
| class | ns3::ThreeGppChannelModel |
| Channel Matrix Generation following 3GPP TR 38.901. More... | |
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |