[Ns-bugs] [Bug 473] [PATCH] Alternative ns-2 trace reader
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Fri Feb 5 01:36:39 PST 2010
http://www.nsnam.org/bugzilla/show_bug.cgi?id=473
--- Comment #9 from twaldecker at rocketmail.com 2010-02-05 04:36:38 EDT ---
Created an attachment (id=753)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=753)
Changed the Ns2-mobility-helper.cc to fit the other Ns2-mobilty format
Why is the source code from Francesco not in ns-3 yet?
My ns-2 mobilty traces are the same as Francescos.
I changed the existing ns-2-mobility because I didnt notice that the
implementation from Francesco already exists.
This Line as example:
$ns_ at 13 "$node_(25) setdest 460.00 500.00 30.00"
is interpreted as:
time=13, nodeid=25, destination-x=460 destination-y=500, speed=30
I attach my changed files here.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Ns-bugs
mailing list