A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
outdoor-random-walk-test.cc File Reference
#include "ns3/abort.h"
#include "ns3/test.h"
#include "ns3/config.h"
#include "ns3/building.h"
#include "ns3/building-position-allocator.h"
#include "ns3/random-walk-2d-outdoor-mobility-model.h"
#include "ns3/mobility-helper.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/double.h"
#include "ns3/pointer.h"
+ Include dependency graph for outdoor-random-walk-test.cc:

Go to the source code of this file.

Classes

class  OutdoorRandomWalkTestCase
 Test case for the class OutdoorRandomWalkTestCase. More...
 
class  OutdoorRandomWalkTestSuite
 Test suite for the buildings channel condition model. More...
 

Variables

static OutdoorRandomWalkTestSuite OutdoorRandomWalkTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ OutdoorRandomWalkTestSuite

Static variable for test initialization.

Definition at line 168 of file outdoor-random-walk-test.cc.