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

Go to the source code of this file.

Classes

struct  ns3::FrSoftDownlinkDefaultConfiguration
 FrSoftDownlinkDefaultConfiguration structure. More...
 
struct  ns3::FrSoftUplinkDefaultConfiguration
 soft uplink default configuration 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_frSoftDownlinkDefaultConfiguration)/sizeof(FrSoftDownlinkDefaultConfiguration))
 
const uint16_t ns3::NUM_UPLINK_CONFS (sizeof(g_frSoftUplinkDefaultConfiguration)/sizeof(FrSoftUplinkDefaultConfiguration))
 

Variables

static const FrSoftDownlinkDefaultConfiguration ns3::g_frSoftDownlinkDefaultConfiguration []
 Soft downlink default configuration.
 
static const FrSoftUplinkDefaultConfiguration ns3::g_frSoftUplinkDefaultConfiguration []
 Soft uplink default configuration.