sat-multi-application-rtn-example.cc File Reference

MultiApplicationRtn-example using satellite network in the RTN 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"
+ Include dependency graph for sat-multi-application-rtn-example.cc:

Go to the source code of this file.

Detailed Description

MultiApplicationRtn-example using satellite network in the RTN 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-rtn-example --PrintHelp"

On-Off and CBR applications have been configured to send packets from users connected to UTs to users connected to GWs (RTN link). The share of end users using CBR and On-Off may be configured by command line argument.

Definition in file sat-multi-application-rtn-example.cc.