A Discrete-Event Network Simulator
API
ns2-mobility-trace.cc File Reference
#include <iostream>
#include <fstream>
#include <sstream>
#include "ns3/core-module.h"
#include "ns3/mobility-module.h"
#include "ns3/ns2-mobility-helper.h"
+ Include dependency graph for ns2-mobility-trace.cc:

Go to the source code of this file.

Functions

static void CourseChange (std::ostream *os, std::string foo, Ptr< const MobilityModel > mobility)
 

Function Documentation

◆ CourseChange()

static void CourseChange ( std::ostream *  os,
std::string  foo,
Ptr< const MobilityModel mobility 
)
static

Definition at line 62 of file ns2-mobility-trace.cc.

References third::mobility, and ns3::Simulator::Now().

+ Here is the call graph for this function: