A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-test-frequency-reuse.cc File Reference
#include "lte-test-frequency-reuse.h"
#include "lte-ffr-simple.h"
#include "lte-simple-spectrum-phy.h"
#include "ns3/internet-module.h"
#include "ns3/lte-helper.h"
#include "ns3/mobility-helper.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/point-to-point-epc-helper.h"
#include "ns3/point-to-point-module.h"
#include "ns3/udp-client-server-helper.h"
#include <ns3/boolean.h>
#include <ns3/callback.h>
#include <ns3/config.h>
#include <ns3/double.h>
#include <ns3/enum.h>
#include <ns3/ff-mac-scheduler.h>
#include <ns3/log.h>
#include <ns3/lte-common.h>
#include <ns3/lte-enb-net-device.h>
#include <ns3/lte-enb-phy.h>
#include <ns3/lte-enb-rrc.h>
#include <ns3/lte-ue-net-device.h>
#include <ns3/lte-ue-phy.h>
#include <ns3/lte-ue-rrc.h>
#include <ns3/pointer.h>
#include <ns3/simulator.h>
#include <ns3/string.h>
+ Include dependency graph for lte-test-frequency-reuse.cc:

Go to the source code of this file.

Functions

void DlDataRxStartNotification (LteFrTestCase *testcase, Ptr< const SpectrumValue > spectrumValue)
 TestCase Data.
 
void DlDataRxStartNotificationArea (LteFrAreaTestCase *testcase, Ptr< const SpectrumValue > spectrumValue)
 
void UlDataRxStartNotification (LteFrTestCase *testcase, Ptr< const SpectrumValue > spectrumValue)
 
void UlDataRxStartNotificationArea (LteFrAreaTestCase *testcase, Ptr< const SpectrumValue > spectrumValue)
 

Variables

static LteFrequencyReuseTestSuite lteFrequencyReuseTestSuite
 Static variable for test initialization.
 

Function Documentation

◆ DlDataRxStartNotification()

void DlDataRxStartNotification ( LteFrTestCase testcase,
Ptr< const SpectrumValue spectrumValue 
)

TestCase Data.

Definition at line 447 of file lte-test-frequency-reuse.cc.

References LteFrTestCase::DlDataRxStart().

Referenced by LteHardFrTestCase::DoRun(), and LteStrictFrTestCase::DoRun().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DlDataRxStartNotificationArea()

void DlDataRxStartNotificationArea ( LteFrAreaTestCase testcase,
Ptr< const SpectrumValue spectrumValue 
)

Definition at line 788 of file lte-test-frequency-reuse.cc.

References LteFrAreaTestCase::DlDataRxStart().

Referenced by LteStrictFrAreaTestCase::DoRun(), LteSoftFrAreaTestCase::DoRun(), LteSoftFfrAreaTestCase::DoRun(), LteEnhancedFfrAreaTestCase::DoRun(), and LteDistributedFfrAreaTestCase::DoRun().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UlDataRxStartNotification()

void UlDataRxStartNotification ( LteFrTestCase testcase,
Ptr< const SpectrumValue spectrumValue 
)

Definition at line 453 of file lte-test-frequency-reuse.cc.

References LteFrTestCase::UlDataRxStart().

Referenced by LteHardFrTestCase::DoRun(), and LteStrictFrTestCase::DoRun().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UlDataRxStartNotificationArea()

void UlDataRxStartNotificationArea ( LteFrAreaTestCase testcase,
Ptr< const SpectrumValue spectrumValue 
)

Definition at line 794 of file lte-test-frequency-reuse.cc.

References LteFrAreaTestCase::UlDataRxStart().

Referenced by LteStrictFrAreaTestCase::DoRun(), LteSoftFrAreaTestCase::DoRun(), LteSoftFfrAreaTestCase::DoRun(), LteEnhancedFfrAreaTestCase::DoRun(), and LteDistributedFfrAreaTestCase::DoRun().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: