#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-dynamic-frequency-plan-example.cc:Go to the source code of this file.
Functions | |
| static void | ChangeCno (const std::vector< Ptr< SatUtPhy >> &utsPhysicalLayers) |
Variables | |
| static bool | g_ascending = false |
| static Time | g_cnoInterval = MilliSeconds(100) |
| static Time | g_simulationTime = Minutes(1) |
| static double | g_txMaxPower = 5.0 |
|
static |
Definition at line 49 of file sat-dynamic-frequency-plan-example.cc.
References g_ascending, g_cnoInterval, and g_txMaxPower.
|
static |
Definition at line 44 of file sat-dynamic-frequency-plan-example.cc.
Referenced by ChangeCno().
|
static |
Definition at line 45 of file sat-dynamic-frequency-plan-example.cc.
Referenced by ChangeCno().
|
static |
Definition at line 46 of file sat-dynamic-frequency-plan-example.cc.
|
static |
Definition at line 43 of file sat-dynamic-frequency-plan-example.cc.
Referenced by ChangeCno().