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

Path propagation mode incorrectly reporting as Line of Sight #5

Open
AwkEng opened this issue Feb 1, 2022 · 2 comments
Open

Path propagation mode incorrectly reporting as Line of Sight #5

AwkEng opened this issue Feb 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@AwkEng
Copy link

AwkEng commented Feb 1, 2022

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'.

PathProfile

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
@wkozmaNTIA
Copy link
Member

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.

@AwkEng
Copy link
Author

AwkEng commented Dec 20, 2022

Thanks. I'll keep an eye out for it.

@aromanielloNTIA aromanielloNTIA added the bug Something isn't working label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants