This file gives an example of satellite regeneration. 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.
This file gives an example of satellite regeneration.
It allows to launch a simulation with FWD and RTN CBR traffics, and different levels of regeneration.
Definition in file sat-regeneration-example.cc.