You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Goode evening everyone,
My question is in the "vanet-routing-compare" script in ns-3.27 in the ParseCommanLineArguments() function why CommandSetup() is called first and then SetupScenario()
.Like this if someone uses --nodes=50 and --scenario=2 as command line arguments the SetupScenario function will place the default value of no of nodes to be 99.So why it is done like that??
hanene
unread,
Dec 4, 2018, 1:47:13 PM12/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
hi
it depends on the trace file the number of nodes is fixed there.