Simulation script to run example simulation results with a high degree of customization through XML file. 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>
#include <iostream>
Go to the source code of this file.
Simulation script to run example simulation results with a high degree of customization through XML file.
execute command -> ./waf –run "sat-mobility-position-generator --PrintHelp"
Definition in file sat-mobility-position-generator.cc.