Simulation script to run example simulation results with HTTP traffic model. More...
#include "ns3/config-store-module.h"
#include "ns3/core-module.h"
#include "ns3/internet-module.h"
#include "ns3/network-module.h"
#include "ns3/satellite-module.h"
#include "ns3/traffic-module.h"
Go to the source code of this file.
Simulation script to run example simulation results with HTTP traffic model.
Currently only one beam is simulated with one user and and DAMA configuration.
execute command -> ./waf –run "sat-dama-http-sim-tn9 --PrintHelp"
Definition in file sat-dama-http-sim-tn9.cc.