sat-group-example.cc File Reference

Simulation script to run example simulation with a several groups of UTs. 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-group-example.cc:

Go to the source code of this file.

Enumerations

enum  GroupCreationMethod_t { MANUAL , POSITION , NUMBER }
 

Functions

void ConfigureAllStats (Ptr< SatStatsHelperContainer > s)
 

Detailed Description

Simulation script to run example simulation with a several groups of UTs.

Stats using groups:

  • [Fwd, Rtn] AppDelay
  • [Fwd, Rtn] [Dev, Mac, Phy] Delay
  • [Fwd, Rtn] Average AppDelay
  • [Fwd, Rtn] [Dev, Mac, Phy] Average Delay
  • [Fwd, Rtn] AppJitter
  • [Fwd, Rtn] [Dev, Mac, Phy] Jitter
  • [Fwd, Rtn] Average AppJitter
  • [Fwd, Rtn] [Dev, Mac, Phy] Average Jitter
  • [Fwd, Rtn] AppPlt
  • [Fwd, Rtn] Average AppPlt
  • [Fwd, Rtn] Queue [Bytes, Packets]
  • [Fwd, Rtn] SignallingLoad
  • [Fwd, Rtn] CompositeSinr
  • [Fwd, Rtn] AppThroughput
  • [Fwd, Rtn] [Dev, Mac, Phy] Throughput
  • [Fwd, Rtn] Average AppThroughput
  • [Fwd, Rtn] [Dev, Mac, Phy] Average Throughput
  • [FwdDa, RtnDa, SlottedAloha, Crdsa, Essa] PacketError
  • [SlottedAloha, Crdsa, Essa] PacketCollision
  • CapacityRequest
  • ResourcesGranted

execute command -> ./waf –run "sat-group-example --PrintHelp"

Definition in file sat-group-example.cc.

Enumeration Type Documentation

◆ GroupCreationMethod_t

Enumerator
MANUAL 
POSITION 
NUMBER 

Definition at line 66 of file sat-group-example.cc.

Function Documentation

◆ ConfigureAllStats()

void ConfigureAllStats ( Ptr< SatStatsHelperContainer s)

Definition at line 74 of file sat-group-example.cc.

References ns3::SatStatsHelper::OUTPUT_SCATTER_FILE.