An example to test RTN link ARQ functionality. 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 "ns3/traffic-module.h"
Go to the source code of this file.
An example to test RTN link ARQ functionality.
execute command -> ./waf --run "sat-arq-rtn-example --PrintHelp"
Definition in file sat-arq-rtn-example.cc.