A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LenaDlCtrlPhyErrorModelTestCase Class Reference

#include <lte-test-phy-error-model.h>

+ Inheritance diagram for ns3::LenaDlCtrlPhyErrorModelTestCase:
+ Collaboration diagram for ns3::LenaDlCtrlPhyErrorModelTestCase:

Public Member Functions

 LenaDlCtrlPhyErrorModelTestCase (uint16_t nEnbr, uint16_t dist, uint16_t tbSize, double refBer)
virtual ~LenaDlCtrlPhyErrorModelTestCase ()
- Public Member Functions inherited from ns3::TestCase
virtual ~TestCase ()

Private Member Functions

virtual void DoRun (void)

Static Private Member Functions

static std::string BuildNameString (uint16_t nUser, uint16_t dist)

Private Attributes

double m_berRef
uint16_t m_dist
uint16_t m_nEnb
uint16_t m_tbSize

Additional Inherited Members

- Protected Member Functions inherited from ns3::TestCase
 TestCase (std::string name)
void AddTestCase (TestCase *testCase)
 Add an individual test case to this test suite.
std::string CreateDataDirFilename (std::string filename)
std::string CreateTempDirFilename (std::string filename)
bool GetErrorStatus (void) const NS_DEPRECATED
std::string GetName (void) const
bool IsStatusFailure (void) const
bool IsStatusSuccess (void) const
bool MustAssertOnFailure (void) const
bool MustContinueOnFailure (void) const
void ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)
void SetDataDir (std::string directory)

Detailed Description

Definition at line 57 of file lte-test-phy-error-model.h.

Constructor & Destructor Documentation

ns3::LenaDlCtrlPhyErrorModelTestCase::LenaDlCtrlPhyErrorModelTestCase ( uint16_t  nEnbr,
uint16_t  dist,
uint16_t  tbSize,
double  refBer 
)

Definition at line 288 of file lte-test-phy-error-model.cc.

ns3::LenaDlCtrlPhyErrorModelTestCase::~LenaDlCtrlPhyErrorModelTestCase ( )
virtual

Definition at line 297 of file lte-test-phy-error-model.cc.

Member Function Documentation

std::string ns3::LenaDlCtrlPhyErrorModelTestCase::BuildNameString ( uint16_t  nUser,
uint16_t  dist 
)
staticprivate

Definition at line 280 of file lte-test-phy-error-model.cc.

Member Data Documentation

double ns3::LenaDlCtrlPhyErrorModelTestCase::m_berRef
private

Definition at line 69 of file lte-test-phy-error-model.h.

Referenced by DoRun().

uint16_t ns3::LenaDlCtrlPhyErrorModelTestCase::m_dist
private

Definition at line 67 of file lte-test-phy-error-model.h.

Referenced by DoRun().

uint16_t ns3::LenaDlCtrlPhyErrorModelTestCase::m_nEnb
private

Definition at line 66 of file lte-test-phy-error-model.h.

Referenced by DoRun().

uint16_t ns3::LenaDlCtrlPhyErrorModelTestCase::m_tbSize
private

Definition at line 68 of file lte-test-phy-error-model.h.


The documentation for this class was generated from the following files: