A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-test-interference.cc File Reference
#include "lte-test-interference.h"
#include "ns3/boolean.h"
#include "ns3/double.h"
#include "ns3/ff-mac-scheduler.h"
#include "ns3/log.h"
#include "ns3/lte-enb-net-device.h"
#include "ns3/lte-enb-phy.h"
#include "ns3/lte-helper.h"
#include "ns3/lte-ue-net-device.h"
#include "ns3/lte-ue-phy.h"
#include "ns3/mobility-helper.h"
#include "ns3/simulator.h"
#include "ns3/string.h"
#include <ns3/enum.h>
#include <ns3/lte-chunk-processor.h>
+ Include dependency graph for lte-test-interference.cc:

Go to the source code of this file.

Functions

void LteTestDlSchedulingCallback (LteInterferenceTestCase *testcase, std::string path, DlSchedulingCallbackInfo dlInfo)
 
void LteTestUlSchedulingCallback (LteInterferenceTestCase *testcase, std::string path, uint32_t frameNo, uint32_t subframeNo, uint16_t rnti, uint8_t mcs, uint16_t sizeTb, uint8_t ccId)
 

Variables

static LteInterferenceTestSuite lteLinkAdaptationWithInterferenceTestSuite
 Static variable for test initialization.
 

Function Documentation

◆ LteTestDlSchedulingCallback()

void LteTestDlSchedulingCallback ( LteInterferenceTestCase testcase,
std::string  path,
DlSchedulingCallbackInfo  dlInfo 
)

Definition at line 43 of file lte-test-interference.cc.

References LteInterferenceTestCase::DlScheduling().

+ Here is the call graph for this function:

◆ LteTestUlSchedulingCallback()

void LteTestUlSchedulingCallback ( LteInterferenceTestCase testcase,
std::string  path,
uint32_t  frameNo,
uint32_t  subframeNo,
uint16_t  rnti,
uint8_t  mcs,
uint16_t  sizeTb,
uint8_t  ccId 
)

Definition at line 51 of file lte-test-interference.cc.

References LteInterferenceTestCase::UlScheduling().

+ Here is the call graph for this function: