#include "ns3/boolean.h"
#include "ns3/config.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/waypoint-mobility-model.h"
Go to the source code of this file.
Classes | |
class | WaypointMobilityModelAddWaypointTest |
Waypoint Mobility Model Add Waypoint Test. More... | |
class | WaypointMobilityModelNotifyTest |
Waypoint Mobility Model Notify Test. More... | |
struct | WaypointMobilityModelTestSuite |
Waypoint Mobility Model Test Suite. More... | |
Variables | |
WaypointMobilityModelTestSuite | g_waypointMobilityModelTestSuite |
the test suite More... | |