Re: [ns] error in BLUE implementation

2007-04-04 Thread Gökhan ÇATALKAYA
How can you call the constructor of Blue, I mean you should call it static class ORANGEClass : public TclClass {public: ORANGEClass() : TclClass("Queue/ORANGE") {} TclObject* create(int argc, const char*const* argv) { //printf("creating ORANGE Queue. argc = %d\n", argc);//mod to en

[ns] Arrival rate

2007-04-08 Thread Gökhan ÇATALKAYA
I want to calculate the arrival rate (packet/second) for a node for the following topology. (Node 0) --- (Node 1) ftp source of 1000 packet size 10 Mbps bandwidth and 10 ms delay. I dont know if addinitional parameters are required. what is the exact formula to