#include "matrix-based-channel-model.h"
#include "phased-array-spectrum-propagation-loss-model.h"
#include "ns3/random-variable-stream.h"
#include <complex.h>
#include <map>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | ns3::ThreeGppSpectrumPropagationLossModel::LongTerm |
Data structure that stores the long term component for a tx-rx pair. More... | |
class | ns3::ThreeGppSpectrumPropagationLossModel |
3GPP Spectrum Propagation Loss Model More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |