sat-rtn-system-test-example.cc File Reference

Simulation script to run example simulation results related to satellite system tests. 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-rtn-system-test-example.cc:

Go to the source code of this file.

Functions

static void AvbcdRcvdCb (uint32_t value)
 
static void RbcdRcvdCb (uint32_t value)
 
static void TbtpResources (uint32_t value)
 
static void VbcdRcvdCb (uint32_t value)
 

Detailed Description

Simulation script to run example simulation results related to satellite system tests.

To get help of the command line arguments for the example, execute command -> ./waf –run "sat-rtn-system-test-example --PrintHelp"

Definition in file sat-rtn-system-test-example.cc.

Function Documentation

◆ AvbcdRcvdCb()

static void AvbcdRcvdCb ( uint32_t  value)
static

Definition at line 54 of file sat-rtn-system-test-example.cc.

◆ RbcdRcvdCb()

static void RbcdRcvdCb ( uint32_t  value)
static

Definition at line 47 of file sat-rtn-system-test-example.cc.

◆ TbtpResources()

static void TbtpResources ( uint32_t  value)
static

Definition at line 68 of file sat-rtn-system-test-example.cc.

◆ VbcdRcvdCb()

static void VbcdRcvdCb ( uint32_t  value)
static

Definition at line 61 of file sat-rtn-system-test-example.cc.