An example used for running the performance profiling simulations presented in TN8. More...
#include "ns3/applications-module.h"
#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.
Functions | |
void | TimeTickerCallback () |
An example used for running the performance profiling simulations presented in TN8.
The example supports a selection between a single beam simulation and a full scenario. Additionally, it is possible to select the number of UTs per beam.
execute command -> ./waf –run "sat-profiling-sim-tn8 --PrintHelp"
Definition in file sat-profiling-sim-tn8.cc.
void TimeTickerCallback | ( | ) |
Definition at line 47 of file sat-profiling-sim-tn8.cc.