src/propagation/test/itu-r-1411-los-test-suite.cc
changeset 10968 2d29fee2b7b8
parent 10652 dc18deba4502
equal deleted inserted replaced
10967:597a9ec89e60 10968:2d29fee2b7b8
    30 
    30 
    31 
    31 
    32 using namespace ns3;
    32 using namespace ns3;
    33 
    33 
    34 NS_LOG_COMPONENT_DEFINE ("ItuR1411LosPropagationLossModelTest");
    34 NS_LOG_COMPONENT_DEFINE ("ItuR1411LosPropagationLossModelTest");
    35 
       
    36 
    35 
    37 class ItuR1411LosPropagationLossModelTestCase : public TestCase
    36 class ItuR1411LosPropagationLossModelTestCase : public TestCase
    38 {
    37 {
    39 public:
    38 public:
    40   ItuR1411LosPropagationLossModelTestCase (double freq, double dist, double hb, double hm, double refValue, std::string name);
    39   ItuR1411LosPropagationLossModelTestCase (double freq, double dist, double hb, double hm, double refValue, std::string name);