5G-LENA  nr-v3.0-29-g83cc959
The 5G/NR module for the ns-3 simulator
cttc-3gpp-channel-example.cc File Reference

Channel Example. More...

#include "ns3/applications-module.h"
#include "ns3/config-store.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/ipv4-global-routing-helper.h"
#include "ns3/log.h"
#include "ns3/mobility-module.h"
#include "ns3/nr-helper.h"
#include "ns3/nr-mac-scheduler-tdma-rr.h"
#include "ns3/nr-module.h"
#include "ns3/nr-point-to-point-epc-helper.h"
#include "ns3/point-to-point-helper.h"
#include <ns3/antenna-module.h>
#include <ns3/buildings-helper.h>
+ Include dependency graph for cttc-3gpp-channel-example.cc:

Go to the source code of this file.

Detailed Description

Channel Example.

This example describes how to setup a simulation using the 3GPP channel model from TR 38.901. Topology consists by default of 2 UEs and 2 gNbs, and can be configured to be either mobile or static scenario.

The output of this example are default NR trace files that can be found in the root ns-3 project folder.

Definition in file cttc-3gpp-channel-example.cc.