A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
outdoor-random-walk-test.cc File Reference
#include "ns3/abort.h"
#include "ns3/building-position-allocator.h"
#include "ns3/building.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/enum.h"
#include "ns3/log.h"
#include "ns3/mobility-helper.h"
#include "ns3/pointer.h"
#include "ns3/random-walk-2d-outdoor-mobility-model.h"
#include "ns3/simulator.h"
#include "ns3/test.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.
 

Variable Documentation

◆ OutdoorRandomWalkTestSuite

Static variable for test initialization.

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