Public Member Functions | |
Kun2600MhzPropagationLossModelTestCase (double dist, double hb, double hm, double refValue, std::string name) | |
virtual | ~Kun2600MhzPropagationLossModelTestCase () |
![]() | |
virtual | ~TestCase () |
Private Member Functions | |
Ptr< MobilityModel > | CreateMobilityModel (uint16_t index) |
virtual void | DoRun (void) |
Private Attributes | |
double | m_dist |
double | m_hb |
double | m_hm |
double | m_lossRef |
Additional Inherited Members | |
![]() | |
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) |
Definition at line 37 of file kun-2600-mhz-test-suite.cc.
ns3::Kun2600MhzPropagationLossModelTestCase::Kun2600MhzPropagationLossModelTestCase | ( | double | dist, |
double | hb, | ||
double | hm, | ||
double | refValue, | ||
std::string | name | ||
) |
Definition at line 54 of file kun-2600-mhz-test-suite.cc.
|
virtual |
Definition at line 63 of file kun-2600-mhz-test-suite.cc.
|
private |
|
privatevirtual |
Definition at line 70 of file kun-2600-mhz-test-suite.cc.
References ns3::Kun2600MhzPropagationLossModel::GetLoss(), m_dist, m_hb, m_hm, m_lossRef, NS_LOG_FUNCTION, NS_LOG_INFO, NS_TEST_ASSERT_MSG_EQ_TOL, and ns3::MobilityModel::SetPosition().
|
private |
Definition at line 47 of file kun-2600-mhz-test-suite.cc.
Referenced by DoRun().
|
private |
Definition at line 48 of file kun-2600-mhz-test-suite.cc.
Referenced by DoRun().
|
private |
Definition at line 49 of file kun-2600-mhz-test-suite.cc.
Referenced by DoRun().
|
private |
Definition at line 50 of file kun-2600-mhz-test-suite.cc.
Referenced by DoRun().