[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] random generation



Hi NS-users,
 
I am implementing a traffic generator.
 
As a simple example, there is one link between node n0 and node n1
n0 has a traffic generator with random arrivals such as uniform, exponential intervals.
n1 has a sink.
 
I found one example in NS:
n0 has [new agent/CBR].
n1 has [new Agent/Null].
unfortunately it has constant interval.
 
My question can be very simple. I am sorry for bothering you with this simple thing.
 
I really appreciat it if you can let me know the way.
 
 
Sincerely Yours,
Tai Suk Kim