Is there a function to determine whethere there is line of sight between two geodetic points?
8 次查看(过去 30 天)
显示 更早的评论
I'm trying to determine whether a satellite is visible from a location on earth. By providing the lat long and alt location of the satellite and the location on earth, is there Matlab function that would determine whether there is line of sight between the two points?
0 个评论
回答(2 个)
Steven Lord
2016-6-24
2 个评论
Steven Lord
2016-6-24
I don't actually use Mapping Toolbox all that often. The documentation page to which I linked includes an example that visualizes the terrain, the observer, and the object to be observed and shows the line-of-sight graphically. Perhaps you can adapt that example to your data to see a picture of what's happening for your terrain data? Maybe the line-of-sight comes very close to being blocked but just barely lets the aircraft and satellite see one another.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!