sat-onoff-example.cc File Reference

OnOff example application to use satellite network. 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 dependency graph for sat-onoff-example.cc:

Go to the source code of this file.

Detailed Description

OnOff example application to use satellite network.

Data rate, packet size, sender(s), on/off times, test scenario and creation log file name can be given in command line as user argument. To see help for user arguments: execute command -> ./waf –run "on-off-example --PrintHelp"

On-Off application send packets from GW connected user to UT connected user and after that from UT connected user to GW connected user according to given parameters.

Definition in file sat-onoff-example.cc.