You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the module ClientServer.client.eth[0].queue, I noticed that outgoingPacketLengths:histogram shows some small wrong details. This is the result:
Experiment Measurement Replication Module Name Kind Count SumWeights Mean StdDev Variance #Bins Hist. Range
General #0 ClientServer.client.eth[0].queue outgoingPacketLengths:histogram h 66 - **11,612.121212 b** **2,456.080076 b** 6,032,329.338928 b² 76 0 .. 15,200 b
General #0 ClientServer.server.eth[0].queue outgoingPacketLengths:histogram h 64 - 463 b 12.709202 b 161.523810 b² 96 336 .. 528 b
The histogram range should not be measured in bits
The text was updated successfully, but these errors were encountered:
marsluca
changed the title
ClientServer.client.eth[0].queue stores wrong stats
ClientServer.client.eth[0].queue small wrong details
May 25, 2024
marsluca
changed the title
ClientServer.client.eth[0].queue small wrong details
outgoingPacketLengths:histogram shows some small wrong details
May 25, 2024
In the module
ClientServer.client.eth[0].queue
, I noticed thatoutgoingPacketLengths:histogram
shows some small wrong details. This is the result:server.csv
client.csv
My omnet.ini:
My network:
The text was updated successfully, but these errors were encountered: