#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 > position) |
Function called when there is a course change. | |
|
static |
Function called when there is a course change.
context | event context |
position | a pointer to the mobility model |
Definition at line 19 of file main-random-topology.cc.
References ns3::Simulator::Now().