A Discrete-Event Network Simulator
API
lte-test-aggregation-throughput-scale.cc File Reference
#include "lte-test-aggregation-throughput-scale.h"
#include <algorithm>
#include <numeric>
#include <ns3/application-container.h>
#include <ns3/friis-spectrum-propagation-loss.h>
#include <ns3/internet-stack-helper.h>
#include <ns3/ipv4-address-helper.h>
#include <ns3/ipv4-interface-container.h>
#include <ns3/ipv4-static-routing-helper.h>
#include <ns3/log.h>
#include <ns3/lte-enb-net-device.h>
#include <ns3/lte-helper.h>
#include <ns3/lte-ue-net-device.h>
#include <ns3/lte-ue-rrc.h>
#include <ns3/mobility-helper.h>
#include <ns3/net-device-container.h>
#include <ns3/node-container.h>
#include <ns3/packet-sink.h>
#include <ns3/point-to-point-epc-helper.h>
#include <ns3/point-to-point-helper.h>
#include <ns3/simulator.h>
#include <ns3/udp-client.h>
+ Include dependency graph for lte-test-aggregation-throughput-scale.cc:

Go to the source code of this file.

Variables

static LteAggregationThroughputScaleTestSuite g_lteAggregationThroughputScaleTestSuite
 

Variable Documentation

◆ g_lteAggregationThroughputScaleTestSuite

LteAggregationThroughputScaleTestSuite g_lteAggregationThroughputScaleTestSuite
static

Definition at line 57 of file lte-test-aggregation-throughput-scale.cc.