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

Tracefile starts at random row



Hi all,

I try to run a simulation with real tracefiles  from an video
conference.
The starting time for each trace is set at 0.0000,

$ns at 0.0000  "$source($i) start"

but ns only starts the first trace at that time with the first row. The
other traces start, as far as I see, at 0.0000 but not on the first row.
They start with a different row for each trace.
But to get worst case conditions I must start them at the same time and
same row to get an estimation of the possible delay.
The thing confusing me is that ns start the different traces always at
the the same position (row) of the traces, which means for example
always in the 150th row of the tracefile.

If anybody know how I can force ns to start all the traces with the
first row , please be so
kind and send me a hint or a explanation of this behaviour.

Thanks in advance

Martin