Simulation script to execute system tests for the forward 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.
Functions | |
static void | PrintBbFrameInfo (Ptr< SatBbFrame > bbFrame) |
static void | PrintBbFrameMergeInfo (Ptr< SatBbFrame > mergeTo, Ptr< SatBbFrame > mergeFrom) |
Simulation script to execute system tests for the forward link.
To get help of the command line arguments for the example, execute command -> ./waf –run "sat-fwd-sys-test --PrintHelp"
Definition in file sat-fwd-system-test-example.cc.
|
static |
Definition at line 45 of file sat-fwd-system-test-example.cc.
References ns3::SatMacTag::GetDestAddress(), ns3::SatEnums::GetFrameTypeName(), and ns3::SatEnums::GetModcodTypeName().
Referenced by PrintBbFrameMergeInfo().
|
static |
Definition at line 90 of file sat-fwd-system-test-example.cc.
References PrintBbFrameInfo().