An example to run CBR application in full satellite scenario and FWD link. 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"
Go to the source code of this file.
An example to run CBR application in full satellite scenario and FWD link.
execute command -> ./waf --run "sat-cbr-full-example --PrintHelp"
Definition in file sat-cbr-full-example.cc.