problem in understanding the 4 argument of .AddTraceSource

19 views
Skip to first unread message

Kapil Kumar sharma

unread,
Feb 25, 2020, 6:37:41 AM2/25/20
to ns-3-users
.AddTraceSource ("CourseChange",
"The value of the position and/or velocity vector changed",
MakeTraceSourceAccessor (&MobilityModel::m_courseChangeTrace),
"ns3::MobilityModel::CourseChangeCallback")

l have problem in understanding what the last argument means. From what i have understood from the previous example was that in "ns3::MobilityModel::CourseChangeCallback" meant a typedef for the tracedvalue type
Can anyone please elaborate on this?
Reply all
Reply to author
Forward
0 new messages