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
I am a beginner for omnetpp and INET 🙃 . I saw a use case to measure the data rate supplied in Measuring Data Rate.
I can run this example, but I do not know to use the result files.
Is there an example to teach me how to use the generated result files step by step, for analysing the data rate?
🧠 For example, in the General-#0.vec file, some items have time and value, which are transmission time and transmitted bytes( instead of bits I think). but the data rate is 9824Bytes×8/0.000159174901s*1e-6 = 493.81Mbps. However, the correct answer is about 49Mbps.
❓ Is there an example to teach me how to use the generated result files step by step, for analysing the data rate?
❓ I want to know where am I wrong?
This discussion was converted from issue #1028 on May 20, 2025 10:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am a beginner for omnetpp and INET 🙃 . I saw a use case to measure the data rate supplied in Measuring Data Rate.
I can run this example, but I do not know to use the result files.
Is there an example to teach me how to use the generated result files step by step, for analysing the data rate?
🧠 For example, in the
General-#0.vec
file, some items have time and value, which are transmission time and transmitted bytes( instead of bits I think). but the data rate is 9824Bytes×8/0.000159174901s*1e-6 = 493.81Mbps. However, the correct answer is about 49Mbps.❓ Is there an example to teach me how to use the generated result files step by step, for analysing the data rate?
❓ I want to know where am I wrong?
Here is one item in
General-#0.vec
:Beta Was this translation helpful? Give feedback.
All reactions