A Discrete-Event Network Simulator
API
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
 

Variable Documentation

◆ OutdoorRandomWalkTestSuite