#include "matrix-based-channel-model.h"#include "ns3/channel-condition-model.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | ns3::ThreeGppChannelModel::LargeScaleParameters |
| Large-scale channel parameters (3GPP TR 38.901). More... | |
| 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 |
| ThreeGppChannelModel extends MatrixBasedChannelModel and represents a channel model based on 3GPP specifications, including functionality for managing channel conditions, scenarios, and frequency requirements. 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. | |