A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-ffr-soft-algorithm.cc File Reference
#include "lte-ffr-soft-algorithm.h"
#include "ns3/boolean.h"
#include <ns3/log.h>
+ Include dependency graph for lte-ffr-soft-algorithm.cc:

Go to the source code of this file.

Classes

struct  ns3::FfrSoftDownlinkDefaultConfiguration
 FfrSoftDownlinkDefaultConfiguration structure. More...
 
struct  ns3::FfrSoftUplinkDefaultConfiguration
 FfrSoftUplinkDefaultConfiguration structure. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

const uint16_t ns3::NUM_DOWNLINK_CONFS (sizeof(g_ffrSoftDownlinkDefaultConfiguration)/sizeof(FfrSoftDownlinkDefaultConfiguration))
 
const uint16_t ns3::NUM_UPLINK_CONFS (sizeof(g_ffrSoftUplinkDefaultConfiguration)/sizeof(FfrSoftUplinkDefaultConfiguration))
 

Variables

static const FfrSoftDownlinkDefaultConfiguration ns3::g_ffrSoftDownlinkDefaultConfiguration []
 The soft downlink default configuration.
 
static const FfrSoftUplinkDefaultConfiguration ns3::g_ffrSoftUplinkDefaultConfiguration []
 The soft uplink default configuration.