Schedulers comparison

61 views
Skip to first unread message

Mohammed KASRI

unread,
Sep 17, 2014, 6:03:47 PM9/17/14
to ns-3-...@googlegroups.com
Hi everyone,

I want to compare LTE MAC Schedulers, but I got the same throughput for every scheduler.

Is the attached code correct ?


plus_UE_MD.cc

Nicola Baldo

unread,
Sep 18, 2014, 5:28:17 AM9/18/14
to ns-3-...@googlegroups.com


On Thursday, September 18, 2014 12:03:47 AM UTC+2, Mohammed KASRI wrote:

Is the attached code correct ?

I guess not.

Mohammed KASRI

unread,
Sep 18, 2014, 8:01:51 AM9/18/14
to ns-3-...@googlegroups.com


On Thursday, September 18, 2014 10:28:17 AM UTC+1, Nicola Baldo wrote:


I guess not.

Any suggestion for what I have to  add ?

Nicola Baldo

unread,
Sep 22, 2014, 7:32:34 AM9/22/14
to ns-3-...@googlegroups.com
You don't necessarily need to add something. What you need to do is to debug your program.
Start by asking yourself: why don't I get the behavior I expected? What could I do wrong?
When you are using some method to do something, make sure this is indeed the intended way of doing it: read the documentation, look at the source code under the hood, have a look at how other examples do it, and why your program is different.

Reply all
Reply to author
Forward
0 new messages