A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
lte-ffr-soft-algorithm.cc File Reference
#include "lte-ffr-soft-algorithm.h"
#include <ns3/log.h>
#include "ns3/boolean.h"
+ Include dependency graph for lte-ffr-soft-algorithm.cc:

Go to the source code of this file.

Classes

struct  ns3::FfrSoftDownlinkDefaultConfiguration
 
struct  ns3::FfrSoftUplinkDefaultConfiguration
 

Namespaces

 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 struct
ns3::FfrSoftDownlinkDefaultConfiguration 
ns3::g_ffrSoftDownlinkDefaultConfiguration []
 
static const struct
ns3::FfrSoftUplinkDefaultConfiguration 
ns3::g_ffrSoftUplinkDefaultConfiguration []