#include "ns3/boolean.h"#include "ns3/mobility-helper.h"#include "ns3/mobility-model.h"#include "ns3/scheduler.h"#include "ns3/simulator.h"#include "ns3/test.h"#include "ns3/vector.h"#include "ns3/waypoint-mobility-model.h"Go to the source code of this file.
| Classes | |
| class | MobilityTestSuite | 
| Mobility Test Suite.  More... | |
| class | WaypointInitialPositionIsWaypoint | 
| Waypoint Initial Position Is Waypoint Test.  More... | |
| class | WaypointLazyNotifyFalse | 
| Test whether course change notifications occur regardless of calls to Update() position (which are triggered by calls to GetPosition()).  More... | |
| class | WaypointLazyNotifyTrue | 
| Waypoint Lazy Notify True.  More... | |
| class | WaypointMobilityModelViaHelper | 
| Waypoint Mobility Model Via Helper Test.  More... | |
| Variables | |
| static MobilityTestSuite | mobilityTestSuite | 
| Static variable for test initialization. | |