We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have an elevation profile of 100 samples that should be returning a propagation mode of 'Diffraction', but instead its returning 'Line Of Sight'.
I set up this console project to demonstrate what I am seeing. It uses the published NUGET package from this repo. https://github.com/AwkEng/ITS.Propagation.ITM.Test
The console app will return the following...
Return Code: 0 Warning Flag: 0 Model Loss: 175.5452883370104dB Mode: LineOfSight <------ Free Space Loss: 125.67012774988537dB Distance: 101km Tx Effective Height: 355.2440923030821m Rx Effective Height: 217.70467109188425m Terrain Roughness: 471.1350908252857m
The text was updated successfully, but these errors were encountered:
Fixes #5 with some additional information provided to user
6986790
Fix is on its way soon. The previous behavior was cause ITM was reporting it's solution method, not the geometrical-based detail of the path.
Sorry, something went wrong.
Thanks. I'll keep an eye out for it.
No branches or pull requests
Hi,
I have an elevation profile of 100 samples that should be returning a propagation mode of 'Diffraction', but instead its returning 'Line Of Sight'.
I set up this console project to demonstrate what I am seeing. It uses the published NUGET package from this repo.
https://github.com/AwkEng/ITS.Propagation.ITM.Test
The console app will return the following...
The text was updated successfully, but these errors were encountered: