A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
propagation-loss-model-test-suite.cc File Reference
#include "ns3/log.h"
#include "ns3/abort.h"
#include "ns3/test.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/propagation-loss-model.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/simulator.h"
+ Include dependency graph for propagation-loss-model-test-suite.cc:

Go to the source code of this file.

Classes

class  FriisPropagationLossModelTestCase
class  LogDistancePropagationLossModelTestCase
class  MatrixPropagationLossModelTestCase
class  PropagationLossModelsTestSuite
class  RangePropagationLossModelTestCase
struct  LogDistancePropagationLossModelTestCase::TestVector
struct  TwoRayGroundPropagationLossModelTestCase::TestVector
struct  FriisPropagationLossModelTestCase::TestVector
class  TwoRayGroundPropagationLossModelTestCase

Functions

 NS_LOG_COMPONENT_DEFINE ("PropagationLossModelsTest")

Variables

static
PropagationLossModelsTestSuite 
propagationLossModelsTestSuite

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "PropagationLossModelsTest"  )

Variable Documentation

PropagationLossModelsTestSuite propagationLossModelsTestSuite
static

Definition at line 453 of file propagation-loss-model-test-suite.cc.