I see that using Config::Connect ("/NodeList/*/$ns3::MobilityModel/
CourseChange", MakeCallback (&CourseChange)); can help, but in all the
examples i have seen, the function CourseChange is printing the course
values and is not defining the course/trajectory...
would anyone be able to help me out here, also tell the control flow
for hw it works....