#include "ns3/core-module.h"
#include "ns3/mobility-module.h"
Go to the source code of this file.
Functions | |
static void | CourseChange (std::string context, Ptr< const MobilityModel > mobility) |
Function called when there is a course change. | |
|
static |
Function called when there is a course change.
context | event context |
mobility | a pointer to the mobility model |
Definition at line 18 of file main-random-walk.cc.
References ns3::Simulator::Now().