Simulation script to run example simulation results related to per-packet interference performance. 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 <sys/stat.h>
#include <unistd.h>
Go to the source code of this file.
Simulation script to run example simulation results related to per-packet interference performance.
execute command -> ./waf –run "sat-per-packet-if-sim-tn9 --PrintHelp"
Definition in file sat-per-packet-if-sim-tn9.cc.