This simulation script is an example of FWD link beam hopping configuration. More...
#include "ns3/applications-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.
This simulation script is an example of FWD link beam hopping configuration.
All spot-beams of GW-1 are enabled and a proper beam hopping pattern is set at the simulation helper. Each spot- beam has by default even loading.
execute command -> ./waf --run "sat-fwd-link-beam-hopping-example --PrintHelp"
Definition in file sat-fwd-link-beam-hopping-example.cc.