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

Go to the source code of this file.

Classes

struct  ns3::FrStrictDownlinkDefaultConfiguration
 
struct  ns3::FrStrictUplinkDefaultConfiguration
 

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_frStrictDownlinkDefaultConfiguration)/sizeof(FrStrictDownlinkDefaultConfiguration))
 
const uint16_t ns3::NUM_UPLINK_CONFS (sizeof(g_frStrictUplinkDefaultConfiguration)/sizeof(FrStrictUplinkDefaultConfiguration))
 

Variables

static const struct
ns3::FrStrictDownlinkDefaultConfiguration 
ns3::g_frStrictDownlinkDefaultConfiguration []
 
static const struct
ns3::FrStrictUplinkDefaultConfiguration 
ns3::g_frStrictUplinkDefaultConfiguration []