MultiApplicationFwd-example using satellite network in FWD link. More...
#include "ns3/applications-module.h"
#include "ns3/core-module.h"
#include "ns3/ipv4-l3-protocol.h"
#include "ns3/network-module.h"
#include "ns3/satellite-module.h"
#include "ns3/traffic-module.h"
Go to the source code of this file.
MultiApplicationFwd-example using satellite network in FWD link.
The example utilizes OnOff and CBR application and presents how to sent the ToS field values for them.
To see help for user arguments: execute command -> ./waf –run "sat-multi-application-fwd-example --PrintHelp"
On-Off and CBR applications have been configured to send packets from users connected to GWs to users connected to UTs (FWD link). The share of end users using CBR and On-Off may be configured by command line argument.
Definition in file sat-multi-application-fwd-example.cc.