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"
Go to the source code of this file.
Enumerations | |
enum | GroupCreationMethod_t { MANUAL , POSITION , NUMBER } |
Functions | |
void | ConfigureAllStats (Ptr< SatStatsHelperContainer > s) |
Simulation script to run example simulation with a several groups of UTs.
Stats using groups:
execute command -> ./waf –run "sat-group-example --PrintHelp"
Definition in file sat-group-example.cc.
Enumerator | |
---|---|
MANUAL | |
POSITION | |
NUMBER |
Definition at line 66 of file sat-group-example.cc.
void ConfigureAllStats | ( | Ptr< SatStatsHelperContainer > | s | ) |
Definition at line 74 of file sat-group-example.cc.
References ns3::SatStatsHelper::OUTPUT_SCATTER_FILE.