A Discrete-Event Network Simulator
API
lte-test-earfcn.cc File Reference
#include "ns3/test.h"
#include "ns3/log.h"
#include "ns3/lte-spectrum-value-helper.h"
+ Include dependency graph for lte-test-earfcn.cc:

Go to the source code of this file.

Classes

class  LteEarfcnDlTestCase
 Test case that is testing if the downlink frequency is properly converted from provided downlink EARFCN frequency value. More...
 
class  LteEarfcnTestCase
 Test case that is testing if the frequency is properly generated from provided EARFCN frequency. More...
 
class  LteEarfcnTestSuite
 Test suite for testing correct conversion of frequencies in the downlink and the uplink, and general EARFCN frequencies. More...
 
class  LteEarfcnUlTestCase
 Test case that is testing if the uplink frequency is properly converted from provided uplink EARFCN frequency value. More...
 

Variables

static LteEarfcnTestSuite g_lteEarfcnTestSuite
 

Variable Documentation

◆ g_lteEarfcnTestSuite

LteEarfcnTestSuite g_lteEarfcnTestSuite
static

Definition at line 172 of file lte-test-earfcn.cc.