This file gives an example of satellite regeneration with collisions. 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 with collisions.
User can specify regeneration level on FWD and RTN link, and Random Access algorithm. It generates several statistics to check collisions and errors where there are supposed to occur.
Definition in file sat-regeneration-collisions-example.cc.