A Discrete-Event Network Simulator
API
three-gpp-channel-model.cc File Reference
#include "three-gpp-channel-model.h"
#include "ns3/log.h"
#include "ns3/three-gpp-antenna-array-model.h"
#include "ns3/node.h"
#include "ns3/double.h"
#include "ns3/string.h"
#include "ns3/integer.h"
#include <algorithm>
#include <random>
#include <ns3/simulator.h>
#include "ns3/mobility-model.h"
#include "ns3/pointer.h"
+ Include dependency graph for three-gpp-channel-model.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

static const double ns3::offSetAlpha [20]
 
static const double ns3::sqrtC_office_LOS [7][7]
 
static const double ns3::sqrtC_office_NLOS [6][6]
 
static const double ns3::sqrtC_RMa_LOS [7][7]
 
static const double ns3::sqrtC_RMa_NLOS [6][6]
 
static const double ns3::sqrtC_RMa_O2I [6][6]
 
static const double ns3::sqrtC_UMa_LOS [7][7]
 
static const double ns3::sqrtC_UMa_NLOS [6][6]
 
static const double ns3::sqrtC_UMa_O2I [6][6]
 
static const double ns3::sqrtC_UMi_LOS [7][7]
 
static const double ns3::sqrtC_UMi_NLOS [6][6]
 
static const double ns3::sqrtC_UMi_O2I [6][6]