sat-cbr-example.cc File Reference

Cbr example application to use satellite network. More...

#include "ns3/applications-module.h"
#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 dependency graph for sat-cbr-example.cc:

Go to the source code of this file.

Detailed Description

Cbr example application to use satellite network.

Interval, packet size and test scenario can be given in command line as user argument. To see help for user arguments: execute command -> ./waf –run "sat-cbr-example --PrintHelp"

Cbr example application sends first packets from GW connected user to UT connected users and after that from UT connected user to GW connected user.

Definition in file sat-cbr-example.cc.