Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting SINR value in an example #263

Open
hpate063 opened this issue May 20, 2023 · 0 comments
Open

Extracting SINR value in an example #263

hpate063 opened this issue May 20, 2023 · 0 comments

Comments

@hpate063
Copy link

Hi,
I want to extract the SINR value (which can be found in the logs in file RxPacketTrace.txt) in my example file (mmwave-tcp-building-example.cc). I want to trace the effective SINR value and use it for some experimentation with My custom Application which would run as per the example named above.

I can trace SINR by using the Callback under name "UlSinrTrace" but that gives me a variable with SpectrumValue data structure. Is there a way to extract the effective SINR from that in the example file?

If there is any other way to extract SINR value, that should also be helpful as all I need is to have that value traced at the application level in the example file.

Best,
Harsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant