#include "lte-ffr-enhanced-algorithm.h"#include "ns3/ff-mac-common.h"#include "ns3/lte-common.h"#include "ns3/lte-vendor-specific-parameters.h"#include <ns3/log.h>#include "ns3/boolean.h"#include <ns3/double.h>#include <cfloat>Go to the source code of this file.
| Classes | |
| struct | ns3::FfrEnhancedDownlinkDefaultConfiguration | 
| FfrEnhancedDownlinkDefaultConfiguration structure.  More... | |
| struct | ns3::FfrEnhancedUplinkDefaultConfiguration | 
| FfrEnhancedUplinkDefaultConfiguration structure.  More... | |
| 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_ffrEnhancedDownlinkDefaultConfiguration)/sizeof(FfrEnhancedDownlinkDefaultConfiguration)) | 
| const uint16_t | ns3::NUM_UPLINK_CONFS (sizeof(g_ffrEnhancedUplinkDefaultConfiguration)/sizeof(FfrEnhancedUplinkDefaultConfiguration)) | 
| Variables | |
| static const struct ns3::FfrEnhancedDownlinkDefaultConfiguration | ns3::g_ffrEnhancedDownlinkDefaultConfiguration [] | 
| the enhanced downlink default configation  More... | |
| static const struct ns3::FfrEnhancedUplinkDefaultConfiguration | ns3::g_ffrEnhancedUplinkDefaultConfiguration [] | 
| the enhanced uplink default configuration  More... | |
| static const double | ns3::SpectralEfficiencyForCqi [16] | 
| Spectral efficiency for CQI table.  More... | |
 1.8.14
 1.8.14